]> git.proxmox.com Git - mirror_zfs.git/blobdiff - lib/libspl/include/stdio.h
cstyle: Resolve C style issues
[mirror_zfs.git] / lib / libspl / include / stdio.h
index f80fdc009383d0e8fb3fe152ba5401b1142ec16b..6152b09f1a9720b4d01569f802d398ffaea3833d 100644 (file)
@@ -27,8 +27,8 @@
 #include_next <stdio.h>
 
 #ifndef _LIBSPL_STDIO_H
-#define _LIBSPL_STDIO_H
+#define        _LIBSPL_STDIO_H
 
-#define enable_extended_FILE_stdio(fd, sig)    ((void) 0)
+#define        enable_extended_FILE_stdio(fd, sig)     ((void) 0)
 
 #endif