X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/270869139db617e29a35bb9ded41087bb702f9ac..e0cd8f9c44808642b2f4ebb17202e1ec477db78a:/lunaix-os/hal/term/term_io.c?ds=sidebyside diff --git a/lunaix-os/hal/term/term_io.c b/lunaix-os/hal/term/term_io.c index 2c0fb66..03a9572 100644 --- a/lunaix-os/hal/term/term_io.c +++ b/lunaix-os/hal/term/term_io.c @@ -99,7 +99,7 @@ term_flush(struct term* tdev) } void -term_notify_data_avaliable(struct termport_capability* cap) +term_notify_data_avaliable(struct termport_potens* cap) { struct term* term; struct device* term_chrdev;