diff options
Diffstat (limited to 'unixish.h')
-rw-r--r-- | unixish.h | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -145,3 +145,12 @@ #define USE_ENVIRON_ARRAY #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: + */ |