X-Git-Url: http://git.imager.perl.org/imager.git/blobdiff_plain/5920304a34473c4d3cfb0f8d6070e0f12de1c371..6cfee9d1ec893f4947a6fd8c3472aad44b813ca8:/log.c diff --git a/log.c b/log.c index 2f043a95..a32db1b5 100644 --- 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) {