diff options
author | Reyk Floeter <reyk@cvs.openbsd.org> | 2011-05-05 12:01:45 +0000 |
---|---|---|
committer | Reyk Floeter <reyk@cvs.openbsd.org> | 2011-05-05 12:01:45 +0000 |
commit | a3fd6084d44ed453397a1d4ee24f6c1150d1ffd0 (patch) | |
tree | 0b12db01bbbf4519d8733ef974c07b7874a89f09 /sys/net/if_pfsync.h | |
parent | 1715270e901acc0c8439e0337a5cdf7e37b87b83 (diff) |
Update all logging and debug functions to use the __func__ macro
instead of static function names. __func__ is C99 and perfectly fine
to use. It also avoids printing errors; for example if a statement
log_debug("foo:"..) was moved or copied from function foo() to bar()
and the log message was not updated...
Diffstat (limited to 'sys/net/if_pfsync.h')
0 files changed, 0 insertions, 0 deletions