summaryrefslogtreecommitdiff
path: root/nostdio.h
diff options
context:
space:
mode:
Diffstat (limited to 'nostdio.h')
-rw-r--r--nostdio.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/nostdio.h b/nostdio.h
index d1d7374f80..f6a13b4998 100644
--- a/nostdio.h
+++ b/nostdio.h
@@ -124,3 +124,13 @@ struct _FILE;
#ifndef OS2
#define pclose(f) _CANNOT _pclose_
#endif
+
+/*
+ * Local variables:
+ * c-indentation-style: bsd
+ * c-basic-offset: 4
+ * indent-tabs-mode: t
+ * End:
+ *
+ * ex: set ts=8 sts=4 sw=4 noet:
+ */