X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=perlio.h;h=a6902d4a956933c5ebcd68b888bb60201d05c0f3;hb=1f29050e2eb08bf295614d688f7af7d12afe73f6;hp=94a34f998607484c41e792f4335d7b877e759f51;hpb=11bcd5dad4f9d911a9454f9d858c2dd0d14ddf2a;p=p5sagit%2Fp5-mst-13.2.git diff --git a/perlio.h b/perlio.h index 94a34f9..a6902d4 100644 --- a/perlio.h +++ b/perlio.h @@ -1,7 +1,7 @@ /* perlio.h * * Copyright (C) 1996, 1997, 1999, 2000, 2001, 2002, 2003, - * by Larry Wall and others + * 2004, 2005, 2006, 2007, 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. @@ -382,3 +382,13 @@ typedef struct PerlIO_list_s PerlIO_list_t; END_EXTERN_C #endif /* _PERLIO_H */ + +/* + * Local variables: + * c-indentation-style: bsd + * c-basic-offset: 4 + * indent-tabs-mode: t + * End: + * + * ex: set ts=8 sts=4 sw=4 noet: + */