Fix a typo.

This commit is contained in:
Solomon Peachy 2019-11-05 17:40:12 -05:00
parent 3d3724639e
commit e0d098bfab

View file

@ -288,7 +288,7 @@ static int updneo_get_status(struct updneo_ctx *ctx)
/* Don't forget to log! */
if (dyesub_debug >= 1) {
DEBUG("IEEE1284: %s\n", buf);
DEBUG("IEEE1284: %s\n", ieee_id);
}
dlen = parse1284_data(ieee_id, dict);