summaryrefslogtreecommitdiff
path: root/ext/calendar
diff options
context:
space:
mode:
Diffstat (limited to 'ext/calendar')
-rw-r--r--ext/calendar/cal_unix.c4
-rw-r--r--ext/calendar/calendar.c4
-rw-r--r--ext/calendar/dow.c4
-rw-r--r--ext/calendar/french.c4
-rw-r--r--ext/calendar/jewish.c4
-rw-r--r--ext/calendar/julian.c4
6 files changed, 12 insertions, 12 deletions
diff --git a/ext/calendar/cal_unix.c b/ext/calendar/cal_unix.c
index cb3ff68ac9..2bf9b2454c 100644
--- a/ext/calendar/cal_unix.c
+++ b/ext/calendar/cal_unix.c
@@ -83,6 +83,6 @@ PHP_FUNCTION(jdtounix)
* tab-width: 4
* c-basic-offset: 4
* End:
- * vim600: sw=4 ts=4 tw=78 fdm=marker
- * vim<600: sw=4 ts=4 tw=78
+ * vim600: sw=4 ts=4 fdm=marker
+ * vim<600: sw=4 ts=4
*/
diff --git a/ext/calendar/calendar.c b/ext/calendar/calendar.c
index b30c9439fb..acf55e923d 100644
--- a/ext/calendar/calendar.c
+++ b/ext/calendar/calendar.c
@@ -539,6 +539,6 @@ PHP_FUNCTION(jdtogregorian)
* tab-width: 4
* c-basic-offset: 4
* End:
- * vim600: sw=4 ts=4 tw=78 fdm=marker
- * vim<600: sw=4 ts=4 tw=78
+ * vim600: sw=4 ts=4 fdm=marker
+ * vim<600: sw=4 ts=4
*/
diff --git a/ext/calendar/dow.c b/ext/calendar/dow.c
index 5336ea63e3..64ae008f77 100644
--- a/ext/calendar/dow.c
+++ b/ext/calendar/dow.c
@@ -71,6 +71,6 @@ char *DayNameLong[7] =
* tab-width: 4
* c-basic-offset: 4
* End:
- * vim600: sw=4 ts=4 tw=78 fdm=marker
- * vim<600: sw=4 ts=4 tw=78
+ * vim600: sw=4 ts=4 fdm=marker
+ * vim<600: sw=4 ts=4
*/
diff --git a/ext/calendar/french.c b/ext/calendar/french.c
index ebb497d90e..f2882a5e5e 100644
--- a/ext/calendar/french.c
+++ b/ext/calendar/french.c
@@ -155,6 +155,6 @@ char *FrenchMonthName[14] =
* tab-width: 4
* c-basic-offset: 4
* End:
- * vim600: sw=4 ts=4 tw=78 fdm=marker
- * vim<600: sw=4 ts=4 tw=78
+ * vim600: sw=4 ts=4 fdm=marker
+ * vim<600: sw=4 ts=4
*/
diff --git a/ext/calendar/jewish.c b/ext/calendar/jewish.c
index 2b3f93e601..d93eb4c282 100644
--- a/ext/calendar/jewish.c
+++ b/ext/calendar/jewish.c
@@ -736,6 +736,6 @@ long int JewishToSdn(
* tab-width: 4
* c-basic-offset: 4
* End:
- * vim600: sw=4 ts=4 tw=78 fdm=marker
- * vim<600: sw=4 ts=4 tw=78
+ * vim600: sw=4 ts=4 fdm=marker
+ * vim<600: sw=4 ts=4
*/
diff --git a/ext/calendar/julian.c b/ext/calendar/julian.c
index cf78646165..20da0403f6 100644
--- a/ext/calendar/julian.c
+++ b/ext/calendar/julian.c
@@ -244,6 +244,6 @@ long int JulianToSdn(
* tab-width: 4
* c-basic-offset: 4
* End:
- * vim600: sw=4 ts=4 tw=78 fdm=marker
- * vim<600: sw=4 ts=4 tw=78
+ * vim600: sw=4 ts=4 fdm=marker
+ * vim<600: sw=4 ts=4
*/