--- embedaddon/php/main/streams/php_stream_mmap.h 2012/02/21 23:48:05 1.1.1.1 +++ embedaddon/php/main/streams/php_stream_mmap.h 2012/05/29 12:34:35 1.1.1.2 @@ -16,7 +16,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: php_stream_mmap.h,v 1.1.1.1 2012/02/21 23:48:05 misho Exp $ */ +/* $Id: php_stream_mmap.h,v 1.1.1.2 2012/05/29 12:34:35 misho Exp $ */ /* Memory Mapping interface for streams. * The intention is to provide a uniform interface over the most common