Files
websockify/other/md5_test.c
T
Joel Martin 6d1e216115 fork noVNC, rename to websockify, cleanup.
Split of wsproxy from noVNC and rename it websockify.
2011-01-12 18:09:54 -06:00

4 lines
45 B
C

int main () {
printf("hello world\n");
}