ReactOS 0.4.16-dev-178-g8ba6102
ofmt_stub.c File Reference

Go to the source code of this file.

Functions

int _get_output_format (void)
 

Function Documentation

◆ _get_output_format()

int _get_output_format ( void  )

Definition at line 2 of file ofmt_stub.c.

3{
4 return 0;
5}