# | Line 87 | Line 87 | PRIMITIVE *g; | |
---|---|---|
87 | error(USER, "illegal continue direction in doglobal"); | |
88 | break; | |
89 | ||
90 | < | case PPAUSE: |
90 | > | case PPAUS: |
91 | fflush(stdout); | |
92 | tty = open(TTY, O_RDWR); | |
93 | if (g->args != NULL) { |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |