projects
/
imager.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
API documentation (mostly)
[imager.git]
/
log.c
diff --git
a/log.c
b/log.c
index 2f043a9567b2352d9f6b5ac840613fa927a182eb..a32db1b5e271df8fe5c9ad42d08a7b098b9bf27e 100644
(file)
--- a/
log.c
+++ b/
log.c
@@
-90,6
+90,14
@@
i_loog(int level,const char *fmt, ... ) {
}
}
+/*
+=item i_lhead(file, line)
+=category Logging
+
+This is an internal function called by the mm_log() macro.
+
+=cut
+*/
void
i_lhead(const char *file, int line) {