aboutsummaryrefslogtreecommitdiff
path: root/api/nil.h
diff options
context:
space:
mode:
Diffstat (limited to 'api/nil.h')
-rw-r--r--api/nil.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/api/nil.h b/api/nil.h
index 014be45..7b2a5cf 100644
--- a/api/nil.h
+++ b/api/nil.h
@@ -4,7 +4,6 @@
#include "vm.h"
extern UwUVMType uwunil_type;
-
-UwUVMValue uwunil_create();
+UwUVMValue uwunil_create();
#endif