Bug #192 ยป 0030-Fix-unannotated-fallthrough-warning-from-options_ini.patch
| client/options.c | ||
|---|---|---|
|
pcolor->background = fc_strdup(pcolor->background);
|
||
|
}
|
||
|
}
|
||
|
break;
|
||
|
case OT_BOOLEAN:
|
||
|
case OT_FONT:
|
||