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 /scripts | |
parent | ee3353e8d319752386e18b7fba157f44ded72db9 (diff) | |
download | php-git-c534109bce415b428d1713ada6b6b98eb3390437.tar.gz |
filename wildcards in a c comment were a bad idea
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/credits | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/scripts/credits b/scripts/credits index b5246027ae..812658b40a 100755 --- a/scripts/credits +++ b/scripts/credits @@ -10,12 +10,12 @@ do /* 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 */ |