]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/mpl/common/common_util.h
Big white-space cleanup.
[karo-tx-uboot.git] / board / mpl / common / common_util.h
index d4b1f68dfa6e5f12786c26e1324fb6d43606d08c..46573da1f5747efef391b7dac388d2ca7567181b 100644 (file)
@@ -26,7 +26,7 @@
 
 typedef struct {
        char signature[4];
-       char serial_name[17];   /* "MIP405_1000xxxxx" */
+       char serial_name[17];   /* "MIP405_1000xxxxx" */
        char eth_addr[21];      /* "00:60:C2:0a:00:00" */
 } backup_t;