Style fixes suggested by Axeld.

Added Ingo to the copyright
Updated copyright year to 2012 for my contribution.
This commit is contained in:
John Scipione
2012-03-09 14:39:24 -05:00
parent 9b4aba87f4
commit d7f3dac1eb
4 changed files with 21 additions and 13 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
#ifndef _HAIKU_BUILD_COMPATIBILITY_DARWIN_SYS_STAT
#define _HAIKU_BUILD_COMPATIBILITY_DARWIN_SYS_STAT
#include_next <sys/stat.h>
#include <sys/cdefs.h>
@@ -28,4 +29,4 @@
#endif
#endif /* _HAIKU_BUILD_COMPATIBILITY_DARWIN_SYS_STAT */
#endif /* _HAIKU_BUILD_COMPATIBILITY_DARWIN_SYS_STAT */
+1
View File
@@ -1,6 +1,7 @@
#ifndef _HAIKU_BUILD_COMPATIBILITY_FREEBSD_SYS_STAT
#define _HAIKU_BUILD_COMPATIBILITY_FREEBSD_SYS_STAT
#include_next <sys/stat.h>
#include <sys/cdefs.h>