X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/99f2ed669601a61f4f0210e0b481ff877cd9bea7..35a7d633d3f16c1e0539af6ca5d8e7482926cd93:/lunaix-os/hal/term/term_io.c 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;