X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=perlsdio.h;h=1a6f2f01c4cd57984ae8d664825e6374ec3c3b1d;hb=bb377ba23d1bb580b4141dcdf05ac5939a8bda12;hp=ffed135eb09a768ec1602274725c2cea290ac50c;hpb=663f364bd429de50c8f5478879b1285d1270c1b3;p=p5sagit%2Fp5-mst-13.2.git diff --git a/perlsdio.h b/perlsdio.h index ffed135..1a6f2f0 100644 --- a/perlsdio.h +++ b/perlsdio.h @@ -1,7 +1,7 @@ /* perlsdio.h * * Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, - * 2002, 2003, 2006, 2007, by Larry Wall and others + * 2002, 2003, 2006, 2007, 2008 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. @@ -152,3 +152,13 @@ #endif /* NETWARE */ #endif /* PERLIO_IS_STDIO */ + +/* + * Local variables: + * c-indentation-style: bsd + * c-basic-offset: 4 + * indent-tabs-mode: t + * End: + * + * ex: set ts=8 sts=4 sw=4 noet: + */