Merge to trunk head (r46631)
[reactos.git] / lib / 3rdparty / mingw / ofmt_stub.c
1
2 int _get_output_format(void)
3 {
4 return 0;
5 }
6