reactos/lib/sdk/crt/misc/ofmt_stub.c
2011-05-24 18:40:34 +00:00

6 lines
49 B
C

int _get_output_format(void)
{
return 0;
}