diff options
Diffstat (limited to 'ext/sockets/php_sockets.h')
-rw-r--r-- | ext/sockets/php_sockets.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sockets/php_sockets.h b/ext/sockets/php_sockets.h index f9aaaa532..e941e6417 100644 --- a/ext/sockets/php_sockets.h +++ b/ext/sockets/php_sockets.h @@ -22,7 +22,7 @@ #ifndef PHP_SOCKETS_H #define PHP_SOCKETS_H -/* $Id: php_sockets.h 294029 2010-01-25 23:12:42Z johannes $ */ +/* $Id: php_sockets.h 293036 2010-01-03 09:23:27Z sebastian $ */ #if HAVE_SOCKETS |