summaryrefslogtreecommitdiff
path: root/src/general.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/general.c')
-rw-r--r--src/general.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/general.c b/src/general.c
index c089126..6036b69 100644
--- a/src/general.c
+++ b/src/general.c
@@ -18,7 +18,6 @@
die(__VA_ARGS__); \
}
-
/*
* Reads size bytes into the destination buffer from filename.
*