diff options
author | Hartmut Holzgraefe <hholzgra@php.net> | 2000-11-23 06:58:14 +0000 |
---|---|---|
committer | Hartmut Holzgraefe <hholzgra@php.net> | 2000-11-23 06:58:14 +0000 |
commit | c534109bce415b428d1713ada6b6b98eb3390437 (patch) | |
tree | 855aeeead001a0fde7f81753c579dc31bcb9ccee /ext/standard/credits_ext.h | |
parent | ee3353e8d319752386e18b7fba157f44ded72db9 (diff) | |
download | php-git-c534109bce415b428d1713ada6b6b98eb3390437.tar.gz |
filename wildcards in a c comment were a bad idea
Diffstat (limited to 'ext/standard/credits_ext.h')
-rw-r--r-- | ext/standard/credits_ext.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ext/standard/credits_ext.h b/ext/standard/credits_ext.h index 245ff01697..81c6dc0716 100644 --- a/ext/standard/credits_ext.h +++ b/ext/standard/credits_ext.h @@ -1,12 +1,12 @@ /* DO NOT EDIT THIS FILE! - it has been automaticaly created by php4/scripts/credits - from the information found in the various php4/ext/?/CREDITS - and sapi/?/CREDITS files + it has been automaticaly created by php4/scripts/credits from + the information found in the various php4/ext/.../CREDITS and + php4/sapi/.../CREDITS files - if you want to change an entry you have to edit the - appropriate CREDITS file instead + if you want to change an entry you have to edit the appropriate + CREDITS file instead */ |