diff options
Diffstat (limited to 'src/core/panic.h')
| -rw-r--r-- | src/core/panic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/panic.h b/src/core/panic.h index e77117ee..88ddb7b0 100644 --- a/src/core/panic.h +++ b/src/core/panic.h @@ -30,4 +30,4 @@ extern void nni_panic(const char *, ...); */ extern void nni_println(const char *); -#endif /* CORE_PANIC_H */ +#endif /* CORE_PANIC_H */ |
