Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 May 2002 16:05:16 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 10611 for review
Message-ID:  <200205012305.g41N5G909065@freefall.freebsd.org>

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

Change 10611 by rwatson@rwatson_curry on 2002/05/01 16:05:08

	Typo-fix: add missing */

Affected files ...

... //depot/projects/trustedbsd/mac/sys/security/mac_none/mac_none.c#23 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/security/mac_none/mac_none.c#23 (text+ko) ====

@@ -315,7 +315,7 @@
     struct socket *newsocket)
 {
 
-	/* Initialize socket here.
+	/* Initialize socket here. */
 }
 
 static void

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?200205012305.g41N5G909065>