diff options
-rw-r--r-- | cppawk-case.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppawk-case.1 b/cppawk-case.1 index 34b942b..ff1ed68 100644 --- a/cppawk-case.1 +++ b/cppawk-case.1 @@ -196,7 +196,7 @@ cppawk(1) .SH BUGS The -.B cond +.B case macro does not currently safely nest with itself. Forgetting to declare the temporary variables is a programmer pitfall. |