mirror of
https://github.com/VARCem/PDCurses.git
synced 2026-09-24 15:55:14 +00:00
FARKeyword has not been used since 2.3.
This commit is contained in:
3
curses.h
3
curses.h
@@ -15,7 +15,7 @@
|
||||
* See the file maintain.er for details of the current maintainer. *
|
||||
************************************************************************/
|
||||
|
||||
/* $Id: curses.h,v 1.184 2006/07/07 03:11:51 wmcbrine Exp $ */
|
||||
/* $Id: curses.h,v 1.185 2006/07/07 12:49:41 wmcbrine Exp $ */
|
||||
|
||||
/*----------------------------------------------------------------------*
|
||||
* PDCurses *
|
||||
@@ -110,7 +110,6 @@ PDCurses portable platform definitions list:
|
||||
# ifdef __OS2__ /* You will have to define in makefile */
|
||||
# define USE_OS2_H 1 /* Use the os2.h for the compiler */
|
||||
# define OS2 3 /* Major release of OS/2 supported */
|
||||
# define FARKeyword far
|
||||
# define APIRET USHORT
|
||||
# else /* no __OS2__ define, so assume DOS */
|
||||
# ifdef _WIN32
|
||||
|
||||
Reference in New Issue
Block a user