summaryrefslogtreecommitdiff
path: root/plugins/Weather/src/weather.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Weather/src/weather.h')
-rw-r--r--plugins/Weather/src/weather.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Weather/src/weather.h b/plugins/Weather/src/weather.h
index 694a475549..e44a2c4a9a 100644
--- a/plugins/Weather/src/weather.h
+++ b/plugins/Weather/src/weather.h
@@ -67,8 +67,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define NOSTATUSDATA 1
// limits
-#define MAX_TEXT_SIZE 4096
-#define MAX_DATA_LEN 1024
+#define MAX_TEXT_SIZE 4096
+#define MAX_DATA_LEN 1024
// db info mangement mode
#define WDBM_REMOVE 1