# HG changeset patch # User jwe # Date 790819299 0 # Node ID 7f42e76331b04c74e9685a000efd11a9404ff0dc # Parent 5d4bf117d58d0914393e628ae3cffc40dd7c54e3 [project @ 1995-01-23 00:01:39 by jwe] diff --git a/src/pt-cmd.cc b/src/pt-cmd.cc --- a/src/pt-cmd.cc +++ b/src/pt-cmd.cc @@ -27,7 +27,7 @@ #include -// Nonzero means we're breaking out of a loop. +// Nonzero means we're breaking out of a loop or function body. int breaking = 0; // Nonzero means we're jumping to the end of a loop.