diff options
Diffstat (limited to 'ext/calendar/dow.c')
-rw-r--r-- | ext/calendar/dow.c | 4 |
1 files changed, 2 insertions, 2 deletions
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 */ |