1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-12 15:34:47 +02:00
Files
unrealircd/extras/tsp/tsp-server-run.c
T
2000-02-28 22:45:44 +00:00

3 lines
35 B
C

main() {
printf("%li", time(0));
}