openenvutils/commandshell/shell/inc/langinfo.epro
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 */
#ifndef have_Src_Modules_langinfo_globals
#define have_Src_Modules_langinfo_globals

#ifdef HAVE_NL_LANGINFO
#endif /* HAVE_NL_LANGINFO */
extern int setup_ _((UNUSED(Module m)));
extern int boot_ _((UNUSED(Module m)));
extern int cleanup_ _((UNUSED(Module m)));
extern int finish_ _((UNUSED(Module m)));

#endif /* !have_Src_Modules_langinfo_globals */