diff options
Diffstat (limited to 'libcons/cons.h')
-rw-r--r-- | libcons/cons.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libcons/cons.h b/libcons/cons.h index a162f010..54868507 100644 --- a/libcons/cons.h +++ b/libcons/cons.h @@ -237,7 +237,6 @@ error_t cons_vcons_input (vcons_t vcons, char *buf, size_t size); cons_vcons_write that covers the whole new screen matrix. */ error_t cons_vcons_set_dimension (vcons_t vcons, uint32_t col, uint32_t row); -); typedef enum { |