aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index aa642a1..395c2c6 100644
--- a/src/main.c
+++ b/src/main.c
@@ -695,3 +695,6 @@ int main(int argc, char** argv)
return 0;
}
+
+
+/* vim:set ts=2 sts=2 sw=2 et: */