From: foobar Date: Sun, 1 Jan 2006 17:28:25 +0000 (+0000) Subject: fix build X-Git-Tag: RELEASE_1_0_4~172 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=399f8ae675822a4efdb652409301eead4fe08d1a;p=php fix build --- diff --git a/ext/standard/credits_ext.h b/ext/standard/credits_ext.h index cd2a9b4719..bfe1539815 100644 --- a/ext/standard/credits_ext.h +++ b/ext/standard/credits_ext.h @@ -65,9 +65,7 @@ CREDIT_LINE("PostgreSQL", "Jouni Ahto, Zeev Suraski, Yasuo Ohgaki, Chris Kings-L CREDIT_LINE("Pspell", "Vlad Krupin"); CREDIT_LINE("Readline", "Thies C. Arntzen"); CREDIT_LINE("Recode", "Kristian Köhntopp"); -CREDIT_LINE("Reflection -", "Marcus Boerger, Timm Friebe, George Schlossnagle, Andrei Zmievski, Johannes Schlueter -"); +CREDIT_LINE("Reflection", "Marcus Boerger, Timm Friebe, George Schlossnagle, Andrei Zmievski, Johannes Schlueter"); CREDIT_LINE("Sessions", "Sascha Schumann, Andrei Zmievski"); CREDIT_LINE("Shared Memory Operations", "Slava Poliakov, Ilia Alshanetsky"); CREDIT_LINE("SimpleXML", "Sterling Hughes, Marcus Boerger, Rob Richards");