NetBSD build fix (#487)
This commit is contained in:
parent
28399bf846
commit
6094acde02
@ -330,7 +330,7 @@ void print_volume(volume_ctx_t *ctx) {
|
|||||||
|
|
||||||
if (vinfo.un.ord) {
|
if (vinfo.un.ord) {
|
||||||
START_COLOR("color_degraded");
|
START_COLOR("color_degraded");
|
||||||
fmt = fmt_muted;
|
ctx->fmt = ctx->fmt_muted;
|
||||||
pbval = 0;
|
pbval = 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user