mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
6 lines
49 B
C
6 lines
49 B
C
|
|
int _get_output_format(void)
|
|
{
|
|
return 0;
|
|
}
|
|
|