projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6451a70
)
Cosmetic
author
Dennis Schafroth
<dennis@indexdata.com>
Tue, 22 May 2012 15:14:38 +0000
(17:14 +0200)
committer
Dennis Schafroth
<dennis@indexdata.com>
Tue, 22 May 2012 15:14:38 +0000
(17:14 +0200)
include/yaz/log.h
patch
|
blob
|
history
diff --git
a/include/yaz/log.h
b/include/yaz/log.h
index
cee998a
..
3299f8c
100644
(file)
--- a/
include/yaz/log.h
+++ b/
include/yaz/log.h
@@
-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)