aboutsummaryrefslogtreecommitdiff
path: root/src/crashhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crashhandler.h')
-rw-r--r--src/crashhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crashhandler.h b/src/crashhandler.h
index 9b79ecc..ac1bf12 100644
--- a/src/crashhandler.h
+++ b/src/crashhandler.h
@@ -31,6 +31,6 @@ bool install_handler(Context &ctx)
}
#endif
;
-};
+}
#endif // SMOLBOTE_CRASHHANDLER_H