]> 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 --- ncurses-5.2/include/curses.tail~    Sat Jun 16 13:47:06 2001
2 +++ ncurses-5.2/include/curses.tail     Thu Mar 21 16:58:13 2002
3 @@ -59,8 +59,6 @@
4  extern NCURSES_EXPORT(int) mouseinterval (int);
5  extern NCURSES_EXPORT(bool) wmouse_trafo (const WINDOW* win,int* y, int* x, bool to_screen);
6  
7 -#define mouse_trafo(y,x,to_screen) wmouse_trafo(stdscr,y,x,to_screen)
8 -
9  /* other non-XSI functions */
10  
11  extern NCURSES_EXPORT(int) mcprint (char *, int);      /* direct data to printer */
This page took 0.091775 seconds and 3 git commands to generate.