aboutsummaryrefslogtreecommitdiff
path: root/src/viewport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/viewport.h')
-rw-r--r--src/viewport.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/viewport.h b/src/viewport.h
index c4b9613..0f19b85 100644
--- a/src/viewport.h
+++ b/src/viewport.h
@@ -85,3 +85,6 @@ void imv_viewport_update(struct imv_viewport *view, struct imv_texture *tex);
int imv_viewport_needs_redraw(struct imv_viewport *view);
#endif
+
+
+/* vim:set ts=2 sts=2 sw=2 et: */