aboutsummaryrefslogtreecommitdiffstats
path: root/libical/examples/main.c
blob: 88d66213658f66cc91ea12294866b8b7e1216492 (plain) (blame)
1
2
3
4
5
6
7
8
9
/* This is just to make the code in the example directory link properly. */

main()
{
}


int do_something(){
}