openenvutils/commandshell/shell/inc/termcap.pro
author Stefan Karlsson <stefan.karlsson@nokia.com>
Mon, 29 Mar 2010 20:02:32 +0100
branchCompilerCompatibility
changeset 15 c7a26f90fc56
parent 0 2e3d3ce01487
permissions -rw-r--r--
Fixed another "extra qualification" error.

/* 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 */