ENH: Another attempt to fix OSF warnings. Also removed TABS.
This commit is contained in:
parent
eda89848be
commit
a465ee3c6b
@ -45,8 +45,7 @@ MODULE_ID("$Id$")
|
|||||||
|
|
||||||
/* These declarations are missing from curses.h on some platforms. */
|
/* These declarations are missing from curses.h on some platforms. */
|
||||||
extern int winnstr(WINDOW *, char *, int);
|
extern int winnstr(WINDOW *, char *, int);
|
||||||
|
#if defined(__DECCXX_VER)
|
||||||
#if 0
|
|
||||||
extern int waddnstr(WINDOW *,const char *const,int);
|
extern int waddnstr(WINDOW *,const char *const,int);
|
||||||
extern void wbkgdset(WINDOW *,chtype);
|
extern void wbkgdset(WINDOW *,chtype);
|
||||||
#ifndef untouchwin
|
#ifndef untouchwin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user