Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 783 → Rev 782

/C-OSD/trunk/osd_ncmode_default.h
21,8 → 21,6
#ifndef _OSD_NCMODE_DEFAULT_H
#define _OSD_NCMODE_DEFAULT_H
 
#if (!(ALLCHARSDEBUG || (WRITECHARS != -1)) && !FCONLY)
int osd_ncmode_default(void);
#endif
 
#endif