diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/logger/log.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/logger/log.h b/lib/logger/log.h index 251c66f..b00f462 100644 --- a/lib/logger/log.h +++ b/lib/logger/log.h @@ -9,4 +9,3 @@ void log(char *module_name, int prio, char *format_string, ...); void panic(char *module_name, char *format_string); #endif - |
