cut and paste bug (Max Bernöcker)

master
leitner 19 years ago
parent c1c50c7dbd
commit 0663f2396b

@ -11,6 +11,6 @@ the \\0-terminated string in \fIa\fR, without
the terminating \\0, is lexicographically smaller than, equal to, or
greater than the string stored in \fIa\fR.
.SH "RETURN VALUE"
1 for success, 0 on memory allocation failure.
<0 if a<b, 0 if a==b, >0 if a>b.
.SH "SEE ALSO"
stralloc_diff(3), stralloc_starts(3), str_diff(3)

Loading…
Cancel
Save