Cosmetic
[yaz-moved-to-github.git] / include / yaz / log.h
index cee998a..3299f8c 100644 (file)
@@ -64,7 +64,7 @@ YAZ_BEGIN_CDECL
 #define YLOG_FLUSH  0x00000800
 /** \brief dynamic log level start */
 #define YLOG_LOGLVL 0x00001000 /* log when modules query log levels */
-                              /* this has to be a hard-coded bit, not to loop*/
+                               /* this has to be a hard-coded bit, not to loop */
 
 #define YLOG_ALL   (0xffff&~YLOG_MALLOC&~YLOG_NOTIME)