mirror of
https://github.com/86Box/86Box.git
synced 2026-03-03 19:28:22 -07:00
Remove device names from LPT table
This commit is contained in:
@@ -483,7 +483,7 @@ prnt_close(void *priv)
|
||||
|
||||
|
||||
const lpt_device_t lpt_prt_text_device = {
|
||||
"Generic TEXT printer",
|
||||
"Generic Text Printer",
|
||||
prnt_init,
|
||||
prnt_close,
|
||||
write_data,
|
||||
|
||||
Reference in New Issue
Block a user