diff options
author | James Cox <imajes@php.net> | 2002-05-04 17:39:05 +0000 |
---|---|---|
committer | James Cox <imajes@php.net> | 2002-05-04 17:39:05 +0000 |
commit | 7e2242499604a8bfc9f8f10f9dbbd571ceddbc50 (patch) | |
tree | ad52dc94dfba6d7ea4ffa27b55b2553aad66fba1 /main/user_streams.c | |
parent | ea84524bc269878202661728918788a20e3f670b (diff) | |
download | php-git-7e2242499604a8bfc9f8f10f9dbbd571ceddbc50.tar.gz |
add $id:$ line
Diffstat (limited to 'main/user_streams.c')
-rw-r--r-- | main/user_streams.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/main/user_streams.c b/main/user_streams.c index 782a794f33..acce2847c2 100644 --- a/main/user_streams.c +++ b/main/user_streams.c @@ -17,6 +17,8 @@ +----------------------------------------------------------------------+ */ + /* $id:$ */ + #include "php.h" #include "php_globals.h" |