From: Peter Kokot Date: Sat, 23 Mar 2019 20:09:38 +0000 (+0100) Subject: [ci skip] Remove text editor modelines X-Git-Tag: php-7.4.0alpha1~683 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f63829852e5512789ba0048403864708ed782390;p=php [ci skip] Remove text editor modelines These were already removed 92ac598aabd336593a47ed3959f1031674b763e6 and this fixes some leftovers. These files don't really need these settings. --- diff --git a/ext/standard/strnatcmp.c b/ext/standard/strnatcmp.c index c088fd8438..72ed5e142d 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 18fcd7cd8f..124c357128 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 7e73e6874f..59557c9651 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 528683ba1b..9408757a3a 100644 --- a/pear/Makefile.frag +++ b/pear/Makefile.frag @@ -1,5 +1,3 @@ -# -*- makefile -*- - peardir=$(PEAR_INSTALLDIR) # Skip all php.ini files altogether