FreeRDP/libfreerdp/dummy.c

6 lines
28 B
C
Raw Normal View History

int dummy()
{
return 0;
}