X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dosish.h;h=0981137811de5106f40e2d160d7dddd873813fd0;hb=27382b8e6a962ca9892f6b2cc051439368e18043;hp=c7a780c4bd610bae0d98c3eed0c7dd5b834b6b46;hpb=cbec8ebe2f7855c619451e56c6921e1537d3eba5;p=p5sagit%2Fp5-mst-13.2.git 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: + */