From 399f8ae675822a4efdb652409301eead4fe08d1a Mon Sep 17 00:00:00 2001 From: foobar Date: Sun, 1 Jan 2006 17:28:25 +0000 Subject: [PATCH] fix build --- ext/standard/credits_ext.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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"); -- 2.40.0