diff options
author | foobar <sniper@php.net> | 2003-02-19 08:40:19 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2003-02-19 08:40:19 +0000 |
commit | 8e3f23e3c00a4973acb75cbafc15fea1c7f2bc4f (patch) | |
tree | bf22750ab9492bef7d62066d0f5033a78a712054 /main/streams/cast.c | |
parent | 48e5c1dae7242d5bf54c278f4e0513bc0b748151 (diff) | |
download | php-git-8e3f23e3c00a4973acb75cbafc15fea1c7f2bc4f.tar.gz |
ws fixes + missing $Id$ tags, headers added
Diffstat (limited to 'main/streams/cast.c')
-rw-r--r-- | main/streams/cast.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/main/streams/cast.c b/main/streams/cast.c index 95606667b2..66acd141a3 100644 --- a/main/streams/cast.c +++ b/main/streams/cast.c @@ -12,8 +12,7 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: | - | Wez Furlong (wez@thebrainroom.com) | + | Authors: Wez Furlong <wez@thebrainroom.com> | +----------------------------------------------------------------------+ */ |