X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=nostdio.h;h=f6a13b4998ce0cb2a16dc35bcf76aa04b746d3c0;hb=9e5bbba0de25c01ae9355c7a97e237602a37e9f3;hp=8aaa9503f6f8a6b951a05969dfee7354b99b4a27;hpb=cf2782cdafcea0f3c4f95a9125e1a5a110b9dfbc;p=p5sagit%2Fp5-mst-13.2.git diff --git a/nostdio.h b/nostdio.h index 8aaa950..f6a13b4 100644 --- a/nostdio.h +++ b/nostdio.h @@ -1,6 +1,6 @@ /* nostdio.h * - * Copyright (C) 1996, 2000, 2001, by Larry Wall and others + * Copyright (C) 1996, 2000, 2001, 2005, by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. @@ -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: + */