]> wimlib.net Git - wimlib/blobdiff - src/security.h
Remove more trailing whitespace
[wimlib] / src / security.h
index 77e72d65a1de9c36fd60dc49cea8a189cd1da619..490a7c337ebd21ac1e10d760eb4f512175f6edfb 100644 (file)
@@ -135,7 +135,7 @@ enum ace_type {
 /* At the start of each type of access control entry.  */
 typedef struct {
        /* enum ace_type, specifies what type of ACE this is.  */
-       u8 type; 
+       u8 type;
 
        /* bitwise OR of the inherit ACE flags #defined above */
        u8 flags;