Added some code to peer into a data structure in Maemian/Schedule.pm. Also added the
[maemian] / nokia-lintian / testset / diffs / binary.c
1 #include <stdio.h>
2
3 int main () {
4   printf("Helooooooo nurse! :)\n");
5 }