diff src/pt-misc.cc @ 1058:5d4bf117d58d

[project @ 1995-01-22 23:57:54 by jwe]
author jwe
date Sun, 22 Jan 1995 23:57:54 +0000
parents dfe01093f657
children 1a3121ebf088
line wrap: on
line diff
--- a/src/pt-misc.cc	Fri Jan 20 22:32:28 1995 +0000
+++ b/src/pt-misc.cc	Sun Jan 22 23:57:54 1995 +0000
@@ -42,7 +42,7 @@
 #include "user-prefs.h"
 #include "oct-obj.h"
 
-// Nonzero means we're breaking out of a loop.
+// Nonzero means we're breaking out of a loop or function body.
 extern int breaking;
 
 // Nonzero means we're jumping to the end of a loop.