summaryrefslogtreecommitdiff
path: root/src/getht.h
diff options
context:
space:
mode:
authorNick White <arch@njw.me.uk>2008-04-02 22:20:24 +0000
committerNick White <arch@njw.me.uk>2008-04-02 22:20:24 +0000
commit54160445284875eee9ed85d513791b193a076d0b (patch)
treedf991e30a202c4cc3393e98977a9c34a6a09ce48 /src/getht.h
parent8e189aaac36056e58b08573c6c57f8dabf1ef905 (diff)
Fix for media xml crash bugs
Formatting Check for empty item titles Created function to check if any part of a string contains a phrase Added some basic error checking to getquote Note this does not completely fix all problems git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-31
Diffstat (limited to 'src/getht.h')
-rw-r--r--src/getht.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/getht.h b/src/getht.h
index df2b1b2..9e397dc 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 512
+#define STR_MAX 1024
#define MAX_ISS 10