aboutsummaryrefslogtreecommitdiff
path: root/src/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/util.h b/src/util.h
index 09d5554..039d55f 100644
--- a/src/util.h
+++ b/src/util.h
@@ -38,3 +38,6 @@ void imv_printf(SDL_Renderer *renderer, TTF_Font *font, int x, int y,
SDL_Color *fg, SDL_Color *bg, const char *fmt, ...);
#endif
+
+
+/* vim:set ts=2 sts=2 sw=2 et: */