Author: coke
Date: Sun Jan  8 09:14:23 2006
New Revision: 10995

Modified:
   trunk/languages/tcl/lib/commands/catch.pir
Log:
tcl - Remove old P5 reference in exception handling.



Modified: trunk/languages/tcl/lib/commands/catch.pir
==============================================================================
--- trunk/languages/tcl/lib/commands/catch.pir  (original)
+++ trunk/languages/tcl/lib/commands/catch.pir  Sun Jan  8 09:14:23 2006
@@ -32,7 +32,6 @@
 
 non_ok:
   .catch()
-  null P5
   .get_return_code(retval)
   .get_message(code_retval)
 

Reply via email to