author | Kumar Appaiah <a.kumar@alumni.iitm.ac.in> | |
Mon, 20 Sep 2010 23:10:11 +0000 (18:10 -0500) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Tue, 21 Sep 2010 12:43:02 +0000 (08:43 -0400) | ||
commit | 3ff7fff834173c6d01f04feef6403c6b0a724ebf | |
tree | a1dcf118a9f36b3e03849041ceaa60f3551e8477 | tree | snapshot |
parent | 72d07e4ecfee2960e21ab94a34ac592ac955d519 | commit | diff |
Check the ncurses version before using set_tabsize
This patch checks the ncurses patch level to decide if set_tabsize is
to be used in place of the TABSIZE macro, for setting the tab size.
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
This patch checks the ncurses patch level to decide if set_tabsize is
to be used in place of the TABSIZE macro, for setting the tab size.
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
NEWS | diff | blob | history | |
tig.c | diff | blob | history |