openenvutils/commandshell/shell/inc/mapfile.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 shempty _((void));
static Param createmapfilehash _(());
static void setpmmapfile _((Param pm,char*value));
static void unsetpmmapfile _((Param pm,UNUSED(int exp)));
static void setpmmapfiles _((Param pm,HashTable ht));
static char*get_contents _((char*fname));
static HashNode getpmmapfile _((UNUSED(HashTable ht),char*name));
static void scanpmmapfile _((UNUSED(HashTable ht),ScanFunc func,int flags));