index
:
phonelock
cairo
main
wayland
Wayland screen locker for mobile devices
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
blob: 56639248e9db2b07a45e4b46a3427981b1390311 (
plain
)
1
2
3
4
5
6
7
8
9
#include <stdio.h> int main(void) { printf("Hello world!\n"); return 0; }