openenvutils/commandshell/shell/inc/watch.epro
author Dario Sestito <darios@symbian.org>
Mon, 28 Jun 2010 17:46:35 +0100
branchRCL_3
changeset 44 2904da99c26d
parent 0 2e3d3ce01487
permissions -rw-r--r--
Temporary fix for bug 2850 (while waiting for the official fix - ETA: wk 27)

/* Generated automatically */
#ifndef have_Src_watch_globals
#define have_Src_watch_globals

extern char const*const default_watchfmt;
extern void dowatch _((void));
extern int bin_log _((UNUSED(char*nam),UNUSED(char**argv),UNUSED(Options ops),UNUSED(int func)));
extern void dowatch _((void));
extern int bin_log _((char*nam,char**argv,Options ops,int func));

#endif /* !have_Src_watch_globals */