ReactOS 0.4.15-dev-7931-gfd331f1
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}