From f63829852e5512789ba0048403864708ed782390 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Sat, 23 Mar 2019 21:09:38 +0100 Subject: [PATCH] [ci skip] Remove text editor modelines These were already removed 92ac598aabd336593a47ed3959f1031674b763e6 and this fixes some leftovers. These files don't really need these settings. --- ext/standard/strnatcmp.c | 2 +- main/build-defs.h.in | 2 +- main/internal_functions.c.in | 2 +- pear/Makefile.frag | 2 -- 4 files changed, 3 insertions(+), 5 deletions(-) diff --git a/ext/standard/strnatcmp.c b/ext/standard/strnatcmp.c index c088fd8438b..72ed5e142dd 100644 --- a/ext/standard/strnatcmp.c +++ b/ext/standard/strnatcmp.c @@ -1,4 +1,4 @@ -/* -*- mode: c; c-file-style: "k&r" -*- +/* Modified for PHP by Andrei Zmievski diff --git a/main/build-defs.h.in b/main/build-defs.h.in index 18fcd7cd8f2..124c357128f 100644 --- a/main/build-defs.h.in +++ b/main/build-defs.h.in @@ -1,4 +1,4 @@ -/* -*- C -*- +/* +----------------------------------------------------------------------+ | PHP Version 7 | +----------------------------------------------------------------------+ diff --git a/main/internal_functions.c.in b/main/internal_functions.c.in index 7e73e6874ff..59557c96511 100644 --- a/main/internal_functions.c.in +++ b/main/internal_functions.c.in @@ -1,4 +1,4 @@ -/* -*- C -*- +/* +----------------------------------------------------------------------+ | PHP Version 7 | +----------------------------------------------------------------------+ diff --git a/pear/Makefile.frag b/pear/Makefile.frag index 528683ba1b5..9408757a3ad 100644 --- a/pear/Makefile.frag +++ b/pear/Makefile.frag @@ -1,5 +1,3 @@ -# -*- makefile -*- - peardir=$(PEAR_INSTALLDIR) # Skip all php.ini files altogether