Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 782 → Rev 783

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