typo
authorChristian Grothoff <christian@grothoff.org>
Fri, 7 May 2010 18:44:58 +0000 (18:44 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 7 May 2010 18:44:58 +0000 (18:44 +0000)
src/include/gnunet_server_lib.h

index 6d495c1c09fd8a92c07ee76db0a4f41d2191bb29..a24e709dcc76ed49e8d6ac1c42cd8be6aa79ebf9 100644 (file)
@@ -326,7 +326,7 @@ typedef int (*GNUNET_SERVER_CheckCallback) (void *cls);
  * Destroy this connection (free resources).
  *
  * @param cls closure
- * @pararm persist when connection is closed, "leak" socket
+ * @param persist when connection is closed, "leak" socket
  */
 typedef void (*GNUNET_SERVER_DestroyCallback) (void *cls, int persist);