diff options
Diffstat (limited to 'src/getht.h')
-rw-r--r-- | src/getht.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/getht.h b/src/getht.h index 9e397dc..df2b1b2 100644 --- a/src/getht.h +++ b/src/getht.h @@ -26,7 +26,7 @@ #define ISS_XML_FILE "htde_toc.xml" #define MED_REVGZ_FILE "htde_media-player.rev.gz" -#define STR_MAX 1024 +#define STR_MAX 512 #define MAX_ISS 10 |