PERFORCE change 166179 for review

Robert Watson rwatson at FreeBSD.org
Thu Jul 16 21:51:41 UTC 2009


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

Change 166179 by rwatson at rwatson_cinnamon on 2009/07/16 21:51:22

	Consistent punctuation in comment.

Affected files ...

.. //depot/projects/trustedbsd/openbsm/sys/bsm/audit_kevents.h#8 edit

Differences ...

==== //depot/projects/trustedbsd/openbsm/sys/bsm/audit_kevents.h#8 (text+ko) ====

@@ -26,7 +26,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  *
- * $P4: //depot/projects/trustedbsd/openbsm/sys/bsm/audit_kevents.h#7 $
+ * $P4: //depot/projects/trustedbsd/openbsm/sys/bsm/audit_kevents.h#8 $
  */
 
 #ifndef _BSM_AUDIT_KEVENTS_H_
@@ -596,7 +596,7 @@
 #define	AUE_PWRITE		43193	/* Darwin/FreeBSD. */
 #define	AUE_FSCTL		43194	/* Darwin. */
 #define	AUE_FFSCTL		43195	/* Darwin. */
-#define	AUE_LPATHCONF		43196	/* FreeBSD */
+#define	AUE_LPATHCONF		43196	/* FreeBSD. */
 
 /*
  * Darwin BSM uses a number of AUE_O_* definitions, which are aliased to the


More information about the p4-projects mailing list