projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12a6bc0
)
fixing 1673
author
Christian Grothoff
<christian@grothoff.org>
Wed, 6 Apr 2011 07:13:02 +0000
(07:13 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Wed, 6 Apr 2011 07:13:02 +0000
(07:13 +0000)
src/chat/gnunet-chat.c
patch
|
blob
|
history
diff --git
a/src/chat/gnunet-chat.c
b/src/chat/gnunet-chat.c
index 1b8dcbd14ceaa15a714d1a7f10641a504e7c3e3b..85d2665349fb702129c42456c2c09aec6a1d715e 100644
(file)
--- a/
src/chat/gnunet-chat.c
+++ b/
src/chat/gnunet-chat.c
@@
-122,7
+122,7
@@
receive_cb (void *cls,
else
nick = GNUNET_strdup (_("anonymous"));
fmt = NULL;
- switch (options)
+ switch (
(int)
options)
{
case GNUNET_CHAT_MSG_OPTION_NONE:
case GNUNET_CHAT_MSG_ANONYMOUS: