summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2019-03-23 21:09:38 +0100
committerPeter Kokot <peterkokot@gmail.com>2019-03-23 21:09:38 +0100
commitf63829852e5512789ba0048403864708ed782390 (patch)
tree160111cd3ac9ed85b941b7e9f3930b402bce7d08
parent994a89758666d3e40d63a95496187181a6cafc39 (diff)
downloadphp-git-f63829852e5512789ba0048403864708ed782390.tar.gz
[ci skip] Remove text editor modelines
These were already removed 92ac598aabd336593a47ed3959f1031674b763e6 and this fixes some leftovers. These files don't really need these settings.
-rw-r--r--ext/standard/strnatcmp.c2
-rw-r--r--main/build-defs.h.in2
-rw-r--r--main/internal_functions.c.in2
-rw-r--r--pear/Makefile.frag2
4 files changed, 3 insertions, 5 deletions
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 <andrei@ispi.net>
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