openenvutils/commandshell/shell/inc/prompt.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 putpromptchar _((int doprint,int endchar));
static void pputc _((char c));
static void addbufspc _((int need));
static int prompttrunc _((int arg,int truncchar,int doprint,int endchar));