mirror of
https://github.com/reactos/reactos.git
synced 2025-06-20 03:25:29 +00:00

* Create a branch for some evul shell experiments. svn path=/branches/shell-experiments/; revision=61927
6 lines
49 B
C
6 lines
49 B
C
|
|
int _get_output_format(void)
|
|
{
|
|
return 0;
|
|
}
|
|
|