]> granicus.if.org Git - neomutt/commit
refactor: addnstr() to mutt_window_addnstr()
authorRichard Russon <rich@flatcap.org>
Fri, 27 Sep 2019 14:36:19 +0000 (15:36 +0100)
committerRichard Russon <rich@flatcap.org>
Sat, 28 Sep 2019 02:18:27 +0000 (03:18 +0100)
commit28b19b2932397723d435f399ef782a593fe75050
tree4492592eb1d0825c293877a288208fdddfe5efc8
parent4cd70a5f72c3548d6bccceabf9cd5111aac9a8ec
refactor: addnstr() to mutt_window_addnstr()

Encapsulate a curses function to reduce dependencies.
curs_lib.c
index.c
menu.c
mutt_curses.h
mutt_window.c
mutt_window.h