PERFORCE change 100499 for review

Paolo Pisati piso at FreeBSD.org
Mon Jul 3 14:38:12 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=100499

Change 100499 by piso at piso_newluxor on 2006/07/03 14:17:19

	Style(9): fix a comment.

Affected files ...

.. //depot/projects/soc2005/libalias/sys/netinet/libalias/alias.h#3 edit

Differences ...

==== //depot/projects/soc2005/libalias/sys/netinet/libalias/alias.h#3 (text+ko) ====

@@ -28,7 +28,7 @@
  * $FreeBSD: src/sys/netinet/libalias/alias.h,v 1.32 2005/05/05 21:53:17 glebius Exp $
  */
 
-/*-
+/*
  * Alias.h defines the outside world interfaces for the packet aliasing
  * software.
  *
@@ -46,11 +46,10 @@
 #define LIBALIAS_BUF_SIZE 128
 #ifdef	_KERNEL
 /*
- * The kernel version of libalias does not support these features...
+ * The kernel version of libalias does not support these features.
  */
 #define	NO_FW_PUNCH
 #define	NO_USE_SOCKETS
-
 #endif
 
 /*


More information about the p4-projects mailing list