projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09ca53c
)
para.h fix a typo
author
Andre Noll
<maan@systemlinux.org>
Sun, 11 Feb 2007 19:27:01 +0000
(20:27 +0100)
committer
Andre Noll
<maan@systemlinux.org>
Sun, 11 Feb 2007 19:27:01 +0000
(20:27 +0100)
para.h
patch
|
blob
|
history
diff --git
a/para.h
b/para.h
index
271ea90
..
5e83921
100644
(file)
--- 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_bar
r
ier If the loglevel of the current message
* is less than that, the message is going to be ignored.
*
*/