reactos/rosapps/mc/src/option.h
Steven Edwards 456be5d16b remove trailing whitespace at end of lines
svn path=/trunk/; revision=15091
2005-05-07 21:24:31 +00:00

5 lines
72 B
C

#ifndef __OPTION_H
#define __OPTION_H
void configure_box (void);
#endif