summaryrefslogtreecommitdiff
path: root/devel/editline/patches/patch-src_terminal.h
AgeCommit message (Collapse)AuthorFilesLines
2020-04-21editline: Remove bogus SunOS-specific extern prototypes.jperkin1-0/+22
These will differ in const handling depending on whether you use native curses or ncurses, and currently break ncurses.