]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mdadm.h
Remove spaces/tabs from ends of lines.
[thirdparty/mdadm.git] / mdadm.h
diff --git a/mdadm.h b/mdadm.h
index dba09f0f838ee8f61f69c63a573e9e250097b0de..5e9eeee71a78b808be34f2d46c858844b18fd648 100644 (file)
--- a/mdadm.h
+++ b/mdadm.h
@@ -195,7 +195,7 @@ enum special_options {
 #define UnSet (0xfffe)
 typedef struct mddev_ident_s {
        char    *devname;
-       
+
        int     uuid_set;
        int     uuid[4];
        char    name[33];