From: Andre Noll Date: Sun, 11 Feb 2007 19:27:01 +0000 (+0100) Subject: para.h fix a typo X-Git-Tag: v0.2.15~18 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=0098ecb796452af48725e91f23f1aa961fd96258 para.h fix a typo --- diff --git a/para.h b/para.h index 271ea90a..5e839215 100644 --- a/para.h +++ b/para.h @@ -111,7 +111,7 @@ /** * define a standard log function that always writes to stderr * - * \param loglevel_barier If the loglevel of the current message + * \param loglevel_barrier If the loglevel of the current message * is less than that, the message is going to be ignored. * */