]> git.proxmox.com Git - mirror_spl.git/blobdiff - include/sys/pathname.h
Fix cstyle warnings
[mirror_spl.git] / include / sys / pathname.h
index 2806ce38bf77a530cd0dd0b2304f171854f62fcd..fde1b3c1ec19cb5a51fa20a7a2f6d754fbdf9a0c 100644 (file)
@@ -23,7 +23,7 @@
  */
 
 #ifndef _SPL_PATHNAME_H
-#define _SPL_PATHNAME_H
+#define        _SPL_PATHNAME_H
 
 typedef struct pathname {
        char    *pn_buf;                /* underlying storage */