X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fbootchart%2Fbootchart.h;h=0fe4d2f4da75ce530c7bc7454a5d4d3f4196d0af;hp=c42f97140ace0d4a0e5fd8671ce83678b32297b4;hb=1f3523baf7418adf3b2738b3917ef956a8414ab7;hpb=e90f9fa4d1cab6f73fc502fe9ef705c1bb2912a0;ds=sidebyside diff --git a/src/bootchart/bootchart.h b/src/bootchart/bootchart.h index c42f97140..0fe4d2f4d 100644 --- a/src/bootchart/bootchart.h +++ b/src/bootchart/bootchart.h @@ -107,7 +107,7 @@ extern bool entropy; extern bool initcall; extern int samples; extern int cpus; -extern int len; +extern int samples_len; extern double hz; extern double scale_x; extern double scale_y;