diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/pdp_theonice~.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pdp_theonice~.c b/modules/pdp_theonice~.c index 89c8020..c46c98d 100644 --- a/modules/pdp_theonice~.c +++ b/modules/pdp_theonice~.c @@ -61,7 +61,7 @@ #define STREAMA_SNO 0x456789 #define MAX_COMMENT_LENGTH 1024 -#define STRBUF_SIZE 32 +#define STRBUF_SIZE 1024 #define OGG_AUDIO_SIZE 1024 #ifndef MSG_NOSIGNAL |