cut and paste bug (Max Bernöcker)

This commit is contained in:
leitner 2005-09-10 22:36:53 +00:00
parent c1c50c7dbd
commit 0663f2396b

View File

@ -11,6 +11,6 @@ the \\0-terminated string in \fIa\fR, without
the terminating \\0, is lexicographically smaller than, equal to, or the terminating \\0, is lexicographically smaller than, equal to, or
greater than the string stored in \fIa\fR. greater than the string stored in \fIa\fR.
.SH "RETURN VALUE" .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" .SH "SEE ALSO"
stralloc_diff(3), stralloc_starts(3), str_diff(3) stralloc_diff(3), stralloc_starts(3), str_diff(3)