diff options
Diffstat (limited to 'warnings.h')
-rw-r--r-- | warnings.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/warnings.h b/warnings.h index 11efe1dc7e..178d1cf25c 100644 --- a/warnings.h +++ b/warnings.h @@ -1,4 +1,5 @@ -/* !!!!!!! DO NOT EDIT THIS FILE !!!!!!! +/* -*- buffer-read-only: t -*- + !!!!!!! DO NOT EDIT THIS FILE !!!!!!! This file is built by warnings.pl Any changes made here will be lost! */ @@ -162,4 +163,4 @@ isWARNf_on(PL_curcop->cop_warnings, unpackWARN4(x)))) /* end of file warnings.h */ - +/* ex: set ro: */ |