summaryrefslogtreecommitdiff
path: root/fakesdio.h
diff options
context:
space:
mode:
Diffstat (limited to 'fakesdio.h')
-rw-r--r--fakesdio.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/fakesdio.h b/fakesdio.h
index 41d243b8f8..614438096e 100644
--- a/fakesdio.h
+++ b/fakesdio.h
@@ -122,3 +122,12 @@
#define fscanf _CANNOT _fscanf_
#define fgets(s,n,f) _CANNOT _fgets_
+/*
+ * Local variables:
+ * c-indentation-style: bsd
+ * c-basic-offset: 4
+ * indent-tabs-mode: t
+ * End:
+ *
+ * ex: set ts=8 sts=4 sw=4 noet:
+ */