Fixup whitespace damage in the two previous commits
[fio.git] / lib / axmap.c
index 195d333c58d28c7d54e7c45b552a70781e3e08ca..9153df510fc47091a4761e48cf4afe23371957a4 100644 (file)
@@ -125,7 +125,7 @@ err:
                        free(axmap->levels[i].map);
 
        free(axmap->levels);
-        free(axmap);
+       free(axmap);
        return NULL;
 }