iliaa Sun Jan 27 17:00:37 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/shmop shmop.c Log: WS http://cvs.php.net/viewvc.cgi/php-src/ext/shmop/shmop.c?r1=1.31.2.2.2.5.2.2&r2=1.31.2.2.2.5.2.3&diff_format=u Index: php-src/ext/shmop/shmop.c diff -u php-src/ext/shmop/shmop.c:1.31.2.2.2.5.2.2 php-src/ext/shmop/shmop.c:1.31.2.2.2.5.2.3 --- php-src/ext/shmop/shmop.c:1.31.2.2.2.5.2.2 Mon Dec 31 07:17:13 2007 +++ php-src/ext/shmop/shmop.c Sun Jan 27 17:00:37 2008 @@ -16,7 +16,7 @@ | Ilia Alshanetsky <[EMAIL PROTECTED]> | +----------------------------------------------------------------------+ */ -/* $Id: shmop.c,v 1.31.2.2.2.5.2.2 2007/12/31 07:17:13 sebastian Exp $ */ +/* $Id: shmop.c,v 1.31.2.2.2.5.2.3 2008/01/27 17:00:37 iliaa Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" @@ -69,7 +69,7 @@ NULL, NULL, PHP_MINFO(shmop), - NO_VERSION_YET, + NO_VERSION_YET, STANDARD_MODULE_PROPERTIES }; /* }}} */
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php