Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 761 → Rev 762

/C-OSD/trunk/osd_ncmode_minimal.h
18,4 → 18,9
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
****************************************************************************/
 
#ifndef _OSD_NCMODE_MINIMAL_H
#define _OSD_NCMODE_MINIMAL_H
 
int osd_ncmode_minimal(void);
 
#endif