X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2Fsys-file-encoding.c;h=1cf2758991ea33ad3aa19b72fcbd72a007f50046;hb=051724c1769c04a715f00f22f75c4a810f5bff11;hp=a7d72272160ed97c5e11dabf24ef6c02497e5f4f;hpb=5b1ac2e0d8c2087946ae36449833588f881fae52;p=pspp diff --git a/src/data/sys-file-encoding.c b/src/data/sys-file-encoding.c index a7d7227216..1cf2758991 100644 --- a/src/data/sys-file-encoding.c +++ b/src/data/sys-file-encoding.c @@ -1,3 +1,8 @@ +/* -*- mode: c; buffer-read-only: t -*- + + Generated by sys-file-encoding.pl. Do not modify! +*/ + /* PSPP - a program for statistical analysis. Copyright (C) 2017 Free Software Foundation, Inc. @@ -16,11 +21,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -/* -*- mode: c; buffer-read-only: t -*- - - Generated by sys-file-encoding.pl. Do not modify! -*/ - #include #include "data/sys-file-private.h"