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/php_memory_streams.h | |
parent | 48e5c1dae7242d5bf54c278f4e0513bc0b748151 (diff) | |
download | php-git-8e3f23e3c00a4973acb75cbafc15fea1c7f2bc4f.tar.gz |
ws fixes + missing $Id$ tags, headers added
Diffstat (limited to 'main/php_memory_streams.h')
-rw-r--r-- | main/php_memory_streams.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/main/php_memory_streams.h b/main/php_memory_streams.h index 0fee6844ec..5d8c452ad0 100644 --- a/main/php_memory_streams.h +++ b/main/php_memory_streams.h @@ -16,6 +16,8 @@ +----------------------------------------------------------------------+ */ +/* $Id$ */ + #ifndef PHP_MEMORY_STREAM_H #define PHP_MEMORY_STREAM_H |