changeset 1058:5d4bf117d58d

[project @ 1995-01-22 23:57:54 by jwe]
author jwe
date Sun, 22 Jan 1995 23:57:54 +0000
parents d94193f2620c
children 7f42e76331b0
files src/pt-misc.cc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/pt-misc.cc
+++ b/src/pt-misc.cc
@@ -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.