Commit: 6126ac44b5348dc7aac9d2c67f8e927211dfee2f Author: Xinchen Hui <[email protected]> Tue, 24 Jul 2012 13:39:46 +0800 Parents: 38fb89f91d7046d25cfe05ec7954a64f11ba755d Branches: master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=6126ac44b5348dc7aac9d2c67f8e927211dfee2f Log: correct the author name introduced in bb685512 Changed paths: M ext/zlib/zlib.c Diff: diff --git a/ext/zlib/zlib.c b/ext/zlib/zlib.c index a0bec9c..eac757b 100644 --- a/ext/zlib/zlib.c +++ b/ext/zlib/zlib.c @@ -13,7 +13,7 @@ | [email protected] so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Rasmus Lerdorf <[email protected]> | - | Stefan R�hrich <[email protected]> | + | Stefan Röhrich <[email protected]> | | Zeev Suraski <[email protected]> | | Jade Nicoletti <[email protected]> | | Michael Wallner <[email protected]> | -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
