You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/lib/glib28/dummy.c

7 lines
76 B

void g_my_dummy_function (void);
void
g_my_dummy_function (void)
{
}