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 323d64a1..6af14581 100644 --- a/src/core/panic.h +++ b/src/core/panic.h @@ -26,4 +26,4 @@ extern void nni_panic(const char *, ...); // include one. extern void nni_println(const char *); -#endif // CORE_PANIC_H +#endif // CORE_PANIC_H |
