mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
[ci skip] Remove text editor modelines
These were already removed 92ac598aab
and this fixes some leftovers. These files don't really need these
settings.
This commit is contained in:
parent
994a897586
commit
f63829852e
4 changed files with 3 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
/* -*- mode: c; c-file-style: "k&r" -*-
|
||||
/*
|
||||
|
||||
Modified for PHP by Andrei Zmievski <andrei@ispi.net>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* -*- C -*-
|
||||
/*
|
||||
+----------------------------------------------------------------------+
|
||||
| PHP Version 7 |
|
||||
+----------------------------------------------------------------------+
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* -*- C -*-
|
||||
/*
|
||||
+----------------------------------------------------------------------+
|
||||
| PHP Version 7 |
|
||||
+----------------------------------------------------------------------+
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# -*- makefile -*-
|
||||
|
||||
peardir=$(PEAR_INSTALLDIR)
|
||||
|
||||
# Skip all php.ini files altogether
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue