diff src/pt-bp.h @ 4748:7b145222fea3

[project @ 2004-02-07 06:27:27 by jwe]
author jwe
date Sat, 07 Feb 2004 06:27:28 +0000
parents 813effe14ee1
children b04b30d30c66
line wrap: on
line diff
--- a/src/pt-bp.h
+++ b/src/pt-bp.h
@@ -189,7 +189,7 @@
           tree::break_next = false; \
  \
           if (curr_function) \
-            octave_stdout << curr_function->function_name () << ": ";  \
+            octave_stdout << curr_function->name () << ": ";  \
  \
           octave_stdout << "line " << line () << ", " \
 			<< "column " << column () \