Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Aug 2002 07:53:45 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 15485 for review
Message-ID:  <200208031453.g73ErjR1091970@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15485

Change 15485 by rwatson@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@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208031453.g73ErjR1091970>