X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/699a97de988b5b9b54375d79201e72f1c259685c..a069fd9ed26dbc9a5d8eb94afb3326588c6b5e56:/perlio.h diff --git a/perlio.h b/perlio.h index 85b30f3..a6902d4 100644 --- a/perlio.h +++ b/perlio.h @@ -1,7 +1,7 @@ /* perlio.h * * Copyright (C) 1996, 1997, 1999, 2000, 2001, 2002, 2003, - * 2004, 2005, 2006 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: + */