projects
/
umurmur.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
487b793
)
Increase max string size
author
fatbob313
<martin@fatbob.nu>
Sat, 26 Sep 2009 09:43:25 +0000
(09:43 +0000)
committer
fatbob313
<martin@fatbob.nu>
Sat, 26 Sep 2009 09:43:25 +0000
(09:43 +0000)
src/messages.h
patch
|
blob
|
history
diff --git
a/src/messages.h
b/src/messages.h
index 5283222a45202598ed617743ca3508b5c40cd10e..7bc5af69da31977f48a66f66547de7906fd97e39 100644
(file)
--- a/
src/messages.h
+++ b/
src/messages.h
@@
-36,7
+36,7
@@
#include "list.h"
#include "types.h"
-#define MAX_TEXT
64
+#define MAX_TEXT
256
#define SPEEX_DATA_SIZE 1024
#define MESSAGE_STREAM_VERSION 4