summaryrefslogtreecommitdiff
path: root/rts/posix/Itimer.h
diff options
context:
space:
mode:
Diffstat (limited to 'rts/posix/Itimer.h')
-rw-r--r--rts/posix/Itimer.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/rts/posix/Itimer.h b/rts/posix/Itimer.h
index 7996da7c94..3ca2f5b097 100644
--- a/rts/posix/Itimer.h
+++ b/rts/posix/Itimer.h
@@ -10,3 +10,11 @@
#define ITIMER_H
#endif /* ITIMER_H */
+
+// Local Variables:
+// mode: C
+// fill-column: 80
+// indent-tabs-mode: nil
+// c-basic-offset: 4
+// buffer-file-coding-system: utf-8-unix
+// End: