X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=perlapi.c;h=a1315984710cf8b60c788579dcb52b731c4ac8d1;hb=d1ca9ea32e7b8d5812a70687974b0e642057ff99;hp=b1ed782f38c3bc18667c964db4a1c65b4665f5e5;hpb=27da23d53ccce622bc51822f59df8def79b4df95;p=p5sagit%2Fp5-mst-13.2.git diff --git a/perlapi.c b/perlapi.c index b1ed782..a131598 100644 --- a/perlapi.c +++ b/perlapi.c @@ -1,4 +1,5 @@ -/* +/* -*- buffer-read-only: t -*- + * * perlapi.c * * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, @@ -92,3 +93,5 @@ unsigned char** Perl_Gfold_locale_ptr(pTHX) { END_EXTERN_C #endif /* MULTIPLICITY */ + +/* ex: set ro: */