diff options
author | Zeev Suraski <zeev@php.net> | 1999-12-18 04:01:20 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 1999-12-18 04:01:20 +0000 |
commit | 3ee4e65c95fa8eb5366569a22ffd6e09ce9741f1 (patch) | |
tree | 20bbcd96e0f6c1483c87a00273bcdc1ec94a097a /ext/standard/php_string.h | |
parent | 8a581c3536e1c4fab7ecfa4e1c044d3e5ebc5ab2 (diff) | |
download | php-git-3ee4e65c95fa8eb5366569a22ffd6e09ce9741f1.tar.gz |
More php3_ annihilation
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 |