Fix warning with newer compiler -Khem Upstream-Status: Pending --- a/Modules/_cursesmodule.c +++ b/Modules/_cursesmodule.c @@ -116,7 +116,7 @@ char *PyCursesVersion = "2.2"; #defines many common symbols (such as "lines") which breaks the curses module in other ways. So the code will just specify explicit prototypes here. */ -extern int setupterm(char *,int,int *); +//extern int setupterm(char *,int,int *); #ifdef __sgi #include #endif mg src='/cgit.png' alt='cgit logo'/> index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/gkdial/gkdial-1.8.1
AgeCommit message (Expand)AuthorFiles
2005-06-30import clean BK tree at cset 1.3670Koen Kooi