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