summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nonnull.71
1 files changed, 1 insertions, 0 deletions
diff --git a/nonnull.7 b/nonnull.7
index c133692..1390b2d 100644
--- a/nonnull.7
+++ b/nonnull.7
@@ -198,6 +198,7 @@ char *nonnull strcpy(char *restrict dest,
return dest;
}
.EE
+.PP
This causes undefined behavior,
since it assigns a
.RB non- \%nonnull -qualified