dbus/bus/main.c

9 lines
52 B
C
Raw Normal View History

2002-11-21 16:41:33 +00:00
int
main (int argc, char **argv)
{
return 0;
}