X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/cbec8ebe2f7855c619451e56c6921e1537d3eba5..4ac71550d23cca4632a2bcdfcb1d83a6bf705e45:/dosish.h?ds=sidebyside diff --git a/dosish.h b/dosish.h index c7a780c..0981137 100644 --- a/dosish.h +++ b/dosish.h @@ -1,7 +1,7 @@ /* dosish.h * * Copyright (C) 1993, 1994, 1996, 1997, 1998, 1999, - * 2000, 2001, 2002, by Larry Wall and others + * 2000, 2001, 2002, 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. @@ -197,3 +197,13 @@ /* Don't go reading from /dev/urandom */ #define PERL_NO_DEV_RANDOM + +/* + * Local variables: + * c-indentation-style: bsd + * c-basic-offset: 4 + * indent-tabs-mode: t + * End: + * + * ex: set ts=8 sts=4 sw=4 noet: + */