aboutsummaryrefslogtreecommitdiff
path: root/src/grid.h
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2022-01-07 12:56:37 +0100
committerHampusM <hampus@hampusmat.com>2022-01-07 12:56:37 +0100
commit977c46591583a59f8d51773ffaba08b5076a426e (patch)
treea04727c2075cebe0ae8b93728c9071e164a17c43 /src/grid.h
parent2876d7efdeac80085a04b8f1c509065bf323f70e (diff)
style: fix minor code formatting issues
Diffstat (limited to 'src/grid.h')
-rw-r--r--src/grid.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/grid.h b/src/grid.h
index 65fa01a..262035e 100644
--- a/src/grid.h
+++ b/src/grid.h
@@ -56,4 +56,3 @@ void grid_print(Grid grid);
void grid_destroy(Grid grid);
#endif
-