aboutsummaryrefslogtreecommitdiffstats
path: root/src/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/interface.h')
-rw-r--r--src/interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interface.h b/src/interface.h
index b2a8b1a26..ccd94b23a 100644
--- a/src/interface.h
+++ b/src/interface.h
@@ -38,3 +38,4 @@ int interfacePrintWithFD(int fd, char * buffer);
int doIOForInterfaces();
#endif
+/* vim:set shiftwidth=4 tabstop=8 expandtab: */