X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/cfc85103a5b0d727dc80c47d60e05c15a3ee03e8..97e1065aff90de944af533344ace667fe0921d9f:/nostdio.h diff --git a/nostdio.h b/nostdio.h index d1d7374..ef8d652 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: nil + * End: + * + * ex: set ts=8 sts=4 sw=4 et: + */