X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=nostdio.h;h=f6a13b4998ce0cb2a16dc35bcf76aa04b746d3c0;hb=133fac12ff7e3894deb31a204a9a12453b87bbf0;hp=d1d7374f8016db94d240d7dd2f11972f57af9e06;hpb=cfc85103a5b0d727dc80c47d60e05c15a3ee03e8;p=p5sagit%2Fp5-mst-13.2.git diff --git a/nostdio.h b/nostdio.h index d1d7374..f6a13b4 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: + */