# HG changeset patch # User ethanzonca@localhost.localdomain # Date 2009-06-29 12:26:05 # Node ID 3f7a5dbb61b669dad353ce60407f453d99cab94f # Parent 7eabd89b211a6d16bc204602ddd93c4e0cc0f374 Fixed it. Should compile now. diff --git a/src/client/distren.c b/src/client/distren.c --- a/src/client/distren.c +++ b/src/client/distren.c @@ -129,7 +129,7 @@ int main(int argc, char *argv[]) // if these following lines fail, it'll be reported as a core dump ;-) distren_job_free(distren_job); distren_free(distren); -*/ + return 0;