]> git.proxmox.com Git - mirror_zfs-debian.git/blobdiff - lib/libspl/include/note.h
Imported Upstream version 0.6.2+git20140204
[mirror_zfs-debian.git] / lib / libspl / include / note.h
index ed6b4ba1cde5c30e9ff28a3fea62bf5fc9cb0390..cb6b33e1d916e38e01a15751efab9b7a6758c2af 100644 (file)
@@ -36,7 +36,7 @@
  */
 
 #ifndef _NOTE_H
-#define _NOTE_H
+#define        _NOTE_H
 
 #include <sys/note.h>
 
@@ -44,7 +44,7 @@
 extern "C" {
 #endif
 
-#define NOTE _NOTE
+#define        NOTE    _NOTE
 
 #ifdef  __cplusplus
 }