From e9a8c0991ec6634f51266c0ad53e02c328bc0761 Mon Sep 17 00:00:00 2001 From: Marcus Holland-Moritz Date: Tue, 1 Jan 2008 17:18:13 +0000 Subject: Add editor blocks to some header files. p4raw-id: //depot/perl@32793 --- util.h | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'util.h') diff --git a/util.h b/util.h index fa81e8a4c5..db91c18ee8 100644 --- a/util.h +++ b/util.h @@ -41,3 +41,13 @@ # endif /* NETWARE */ # endif /* WIN32 */ #endif /* VMS */ + +/* + * Local variables: + * c-indentation-style: bsd + * c-basic-offset: 4 + * indent-tabs-mode: t + * End: + * + * ex: set ts=8 sts=4 sw=4 noet: + */ -- cgit v1.2.1