1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-29 16:23:52 +03:00
Files
samba-mirror/source/tests/trivial.c

5 lines
21 B
C

main()
{
exit(0);
}