PERFORCE change 15485 for review
Robert Watson
rwatson at freebsd.org
Sat Aug 3 14:53:45 GMT 2002
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15485
Change 15485 by rwatson at rwatson_tislabs on 2002/08/03 07:52:44
Spelling fix.
Affected files ...
.. //depot/projects/trustedbsd/mac/lib/libc/posix1e/mac_text.c#23 edit
Differences ...
==== //depot/projects/trustedbsd/mac/lib/libc/posix1e/mac_text.c#23 (text+ko) ====
@@ -91,7 +91,7 @@
strlen(STRING_ELEMENTSEP) + strlen(mls);
if (strlen(te) != 0)
len += strlen(STRING_LISTSEP) + strlen(STRING_TE) +
- strlen(STIRNG_ELEMENTSEP) + strlen(te);
+ strlen(STRING_ELEMENTSEP) + strlen(te);
if (len == 0) {
string = strdup("");
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list