diff options
Diffstat (limited to 'ext/standard/php_string.h')
-rw-r--r-- | ext/standard/php_string.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/php_string.h b/ext/standard/php_string.h index af5babb7d2..2f056a3afa 100644 --- a/ext/standard/php_string.h +++ b/ext/standard/php_string.h @@ -31,7 +31,7 @@ /* $Id$ */ -/* Synced with php3 revision 1.43 1999-06-16 [ssb] */ +/* Synced with php 3.0 revision 1.43 1999-06-16 [ssb] */ #ifndef _PHPSTRING_H #define _PHPSTRING_H |