diff options
Diffstat (limited to 'ext/standard/pageinfo.c')
| -rw-r--r-- | ext/standard/pageinfo.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/standard/pageinfo.c b/ext/standard/pageinfo.c index 00550645f0..07e1627023 100644 --- a/ext/standard/pageinfo.c +++ b/ext/standard/pageinfo.c @@ -14,7 +14,8 @@ +----------------------------------------------------------------------+ | Authors: Jim Winstead <jimw@php.net> | +----------------------------------------------------------------------+ - */ +*/ + /* $Id$ */ #include "php.h" |
