projects
/
invirt/third/libt4.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rewrote threaded log code to be more idiomatic.
[invirt/third/libt4.git]
/
log.h
diff --git
a/log.h
b/log.h
index
e8acd4a
..
201cb80
100644
(file)
--- a/
log.h
+++ b/
log.h
@@
-24,4
+24,4
@@
class log {
void logaccept(prop_t n_a, string v);
};
-#endif /* log_h */
+#endif