]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/sys/types.h
xnu-1504.15.3.tar.gz
[apple/xnu.git] / bsd / sys / types.h
index 45ff20e246470a36483fb0bfc055eae0efaa717f..eec5230dd28c2530560031150d15a19cef40efd7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2004 Apple Computer, Inc. All rights reserved.
+ * Copyright (c) 2000-2008 Apple Inc. All rights reserved.
  *
  * @APPLE_OSREFERENCE_LICENSE_HEADER_START@
  * 
@@ -26,7 +26,7 @@
  * @APPLE_OSREFERENCE_LICENSE_HEADER_END@
  */
 /* Copyright (c) 1995 NeXT Computer, Inc. All Rights Reserved */
-/*-
+/*
  * Copyright (c) 1982, 1986, 1991, 1993, 1994
  *     The Regents of the University of California.  All rights reserved.
  * (c) UNIX System Laboratories, Inc.
@@ -368,4 +368,5 @@ typedef __darwin_fsblkcnt_t         fsblkcnt_t;
 typedef __darwin_fsfilcnt_t            fsfilcnt_t;
 #endif
 
+
 #endif /* !_SYS_TYPES_H_ */