openenvutils/commandshell/shell/inc/lex.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 int isnumglob _((void));
static int gettokstr _((int c,int sub));
static int dquote_parse _((char endchar,int sub));
static int skipcomm _((void));