Style fixup
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index a6ef937dea7f1f240e1fbf2f31a17535ef8a2de1..db0a417fcfb4910b193546b7c10bd81e30a2904f 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -211,7 +211,7 @@ struct thread_stat {
         * IO depth and latency stats
         */
        unsigned int clat_percentiles;
-       doublepercentile_list;
+       double *percentile_list;
 
        unsigned int io_u_map[FIO_IO_U_MAP_NR];
        unsigned int io_u_submit[FIO_IO_U_MAP_NR];