notcurses/include
nick black 2316c7e646
deconstify functions which write to pool
several functions appear to have recently been marked
as accepting a const ncplane, despite potentially writing
into that plane's egcpool. in such cases, the ncplane
argument cannot be marked constant, as indicated by
compiler warnings. all have been rectified.
2022-05-09 21:17:58 -04:00
..
ncpp [ncplanes] remove ncplane_set_[bf]channel() #2571 2022-01-23 17:46:04 -05:00
notcurses deconstify functions which write to pool 2022-05-09 21:17:58 -04:00