]> git.pld-linux.org Git - packages/compat-ncurses5.git/blob - ncurses-mouse_trafo-warning.patch
- rediffed
[packages/compat-ncurses5.git] / ncurses-mouse_trafo-warning.patch
1 diff -urNp -x '*.orig' compat-ncurses5-5.9.20150117.org/include/curses.tail compat-ncurses5-5.9.20150117/include/curses.tail
2 --- compat-ncurses5-5.9.20150117.org/include/curses.tail        2023-07-21 00:00:22.913676193 +0200
3 +++ compat-ncurses5-5.9.20150117/include/curses.tail    2023-07-21 00:00:24.466698467 +0200
4 @@ -111,8 +111,6 @@ extern NCURSES_EXPORT(mmask_t) NCURSES_S
5  extern NCURSES_EXPORT(int)     NCURSES_SP_NAME(mouseinterval) (SCREEN*, int);
6  #endif
7  
8 -#define mouse_trafo(y,x,to_screen) wmouse_trafo(stdscr,y,x,to_screen)
9 -
10  /* other non-XSI functions */
11  
12  extern NCURSES_EXPORT(int) mcprint (char *, int);      /* direct data to printer */
This page took 0.42251 seconds and 4 git commands to generate.