summaryrefslogtreecommitdiff
path: root/src/gnunet_chat_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gnunet_chat_util.c')
-rw-r--r--src/gnunet_chat_util.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/gnunet_chat_util.c b/src/gnunet_chat_util.c
index ae70918..de17e0c 100644
--- a/src/gnunet_chat_util.c
+++ b/src/gnunet_chat_util.c
@@ -314,8 +314,9 @@ util_get_context_label (enum GNUNET_CHAT_ContextType type,
);
}
-int util_lobby_name (const struct GNUNET_HashCode *hash,
- char **name)
+int
+util_lobby_name (const struct GNUNET_HashCode *hash,
+ char **name)
{
return GNUNET_asprintf (
name,