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. */
|
||||
extern int winnstr(WINDOW *, char *, int);
|
||||
|
||||
#if 0
|
||||
#if defined(__DECCXX_VER)
|
||||
extern int waddnstr(WINDOW *,const char *const,int);
|
||||
extern void wbkgdset(WINDOW *,chtype);
|
||||
#ifndef untouchwin
|
||||
|
Loading…
x
Reference in New Issue
Block a user