summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4c1e478)
raw | patch | inline | side by side (parent: 4c1e478)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 6 May 2007 08:50:11 +0000 (08:50 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 6 May 2007 08:50:11 +0000 (08:50 +0000) |
program/src/rrd_hw.c | patch | blob | history |
diff --git a/program/src/rrd_hw.c b/program/src/rrd_hw.c
index 5506a497faaacd584bb7f194de3d37254dcb8cbe..dccde506c8fab42a9c8727d011652292eb012bf1 100644 (file)
--- a/program/src/rrd_hw.c
+++ b/program/src/rrd_hw.c
{
#ifdef DEBUG
fprintf(stderr,"erase_violations called for non-FAILURES RRA: %s\n",
- rrd -> rra_def[rra_idx].cf);
+ rrd -> rra_def[rra_idx].cf_nam);
#endif
return;
}