diff -r 000000000000 -r 2e3d3ce01487 openenvutils/commandshell/shell/inc/termcap.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openenvutils/commandshell/shell/inc/termcap.pro Tue Feb 02 10:12:00 2010 +0200 @@ -0,0 +1,9 @@ +/* Generated automatically */ +static int ztgetflag _((char*s)); +static int bin_echotc _((char*name,char**argv,UNUSED(Options ops),UNUSED(int func))); +#ifdef HAVE_TGETENT +static void shempty _((void)); +static Param createtchash _(()); +static HashNode gettermcap _((UNUSED(HashTable ht),char*name)); +static void scantermcap _((UNUSED(HashTable ht),ScanFunc func,int flags)); +#endif /* HAVE_TGETENT */