openenvutils/commandshell/shell/inc/options.pro
author Stefan Karlsson <stefan.karlsson@nokia.com>
Sat, 10 Apr 2010 13:40:52 +0100
branchCompilerCompatibility
changeset 19 d494abcc62d5
parent 0 2e3d3ce01487
permissions -rw-r--r--
Got rid of some trivial warnings (nested comments and tokens after #endif).

/* Generated automatically */
static void printoptionnode _((HashNode hn,int set));
static void setemulate _((HashNode hn,int fully));
static void setoption _((HashNode hn,int value));
static void restrictparam _((char*nam));
static void printoptionnodestate _((HashNode hn,int hadplus));
static void printoptionlist_printoption _((HashNode hn,UNUSED(int ignored)));
static void printoptionlist_printequiv _((int optno));