aboutsummaryrefslogtreecommitdiff
path: root/src/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils.h')
-rw-r--r--src/utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils.h b/src/utils.h
index 932f075d..402867ac 100644
--- a/src/utils.h
+++ b/src/utils.h
@@ -32,3 +32,4 @@ void stripReturnChar(char * string);
void my_usleep(long usec);
#endif
+/* vim:set shiftwidth=4 tabstop=8 expandtab: */