index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
tests
/
trivial.c
blob: ae368a139807d7aa393e9622052f3ff6a68976d5 (
plain
)
1
2
3
4
5
#include <stdlib.h>
main
()
{
exit
(
0
);
}