diff options
| author | foobar <sniper@php.net> | 2004-01-17 13:00:38 +0000 | 
|---|---|---|
| committer | foobar <sniper@php.net> | 2004-01-17 13:00:38 +0000 | 
| commit | f4983c0d3f56c2074458e4840db36643b2fec59b (patch) | |
| tree | 2dcf521f07114e3bb2952439fe28cdfa40d30677 /sapi/continuity/capi.c | |
| parent | b851f3712388de9f6c4addf2063dbc3c663a0b3b (diff) | |
| download | php-git-f4983c0d3f56c2074458e4840db36643b2fec59b.tar.gz | |
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
Diffstat (limited to 'sapi/continuity/capi.c')
| -rw-r--r-- | sapi/continuity/capi.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/continuity/capi.c b/sapi/continuity/capi.c index 5e3c5e90a7..00fca27b14 100644 --- a/sapi/continuity/capi.c +++ b/sapi/continuity/capi.c @@ -19,7 +19,7 @@  /* For more information on Continuity: http://www.ashpool.com/ */  /* - * This code is based on the PHP4 SAPI module for NSAPI by Jayakumar + * This code is based on the PHP5 SAPI module for NSAPI by Jayakumar   * Muthukumarasamy   */  | 
