diff options
| author | Ondřej Surý <ondrej@sury.org> | 2010-01-07 13:31:53 +0100 |
|---|---|---|
| committer | Ondřej Surý <ondrej@sury.org> | 2010-01-07 13:31:53 +0100 |
| commit | 0fab6db7cac8d2be99579dd049f812a8ff98e74f (patch) | |
| tree | 91f01b0d06916c78262404096bfd466b8e95e5b5 /main/streams/php_stream_mmap.h | |
| parent | d3a8757891280dc6650ca7eead67830c794b0e7b (diff) | |
| download | php-upstream/5.3.1.tar.gz | |
Imported Upstream version 5.3.1upstream/5.3.1
Diffstat (limited to 'main/streams/php_stream_mmap.h')
| -rw-r--r-- | main/streams/php_stream_mmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/streams/php_stream_mmap.h b/main/streams/php_stream_mmap.h index f383f4a27..a3a2dbf6c 100644 --- a/main/streams/php_stream_mmap.h +++ b/main/streams/php_stream_mmap.h @@ -16,7 +16,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: php_stream_mmap.h,v 1.5.2.1.2.1.2.3 2009/05/17 14:58:10 lbarnaud Exp $ */ +/* $Id: php_stream_mmap.h 280678 2009-05-17 14:58:10Z lbarnaud $ */ /* Memory Mapping interface for streams. * The intention is to provide a uniform interface over the most common |
