From c342181fee4c2a580f46eb22fed7c981a6bb70a9 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sat, 2 Aug 2008 23:42:31 +0200 Subject: Cosmetic improvements. --- MLKReadEvalPrintLoop.m | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'MLKReadEvalPrintLoop.m') diff --git a/MLKReadEvalPrintLoop.m b/MLKReadEvalPrintLoop.m index 32cd5b1..d50b10b 100644 --- a/MLKReadEvalPrintLoop.m +++ b/MLKReadEvalPrintLoop.m @@ -144,7 +144,6 @@ static const char *prompt (EditLine *e) { else printf ("()\n"); } - } NS_HANDLER { @@ -152,7 +151,7 @@ static const char *prompt (EditLine *e) { [[localException name] UTF8String], [[localException reason] UTF8String]); } - NS_ENDHANDLER + NS_ENDHANDLER; RELEASE (pool); } -- cgit v1.2.3