X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=src%2Frrd.h;h=376d84f1c4a0895909b73b5fd14a5ad6b6e58650;hp=5f4145bde9a5d81c32a0156e354e18b65d795a06;hb=7bd35b8d099910071a57c66687f6ef79c5df9a5c;hpb=9cd66f2d7fbf16ca07e1709cd156ae78cd0da278 diff --git a/src/rrd.h b/src/rrd.h index 5f4145b..376d84f 100644 --- a/src/rrd.h +++ b/src/rrd.h @@ -231,8 +231,8 @@ extern "C" { /* END parsetime.h */ struct rrd_context { - char lib_errstr[256]; - char rrd_error[4096]; + char lib_errstr[256]; + char rrd_error[4096]; }; /* returns the current per-thread rrd_context */