aboutsummaryrefslogtreecommitdiff
path: root/src/utils.h
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2021-12-31 15:13:41 +0100
committerHampusM <hampus@hampusmat.com>2021-12-31 15:13:41 +0100
commit256bb7928ed70af42395edeb0396b28ebb6d562c (patch)
tree3bbf58d854f48a7dcd058bfaab6da045c6e99b7c /src/utils.h
parent6efa28e3d66cc7629b8d85f293a0518c21a15f0a (diff)
style: fix formatting
Diffstat (limited to 'src/utils.h')
-rw-r--r--src/utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils.h b/src/utils.h
index 357f0d2..a1b69e1 100644
--- a/src/utils.h
+++ b/src/utils.h
@@ -3,4 +3,4 @@
int is_number(char *str);
-#endif \ No newline at end of file
+#endif