Fix compile, #136

This commit is contained in:
Roy Marples 2009-01-02 15:11:15 +00:00
parent 631acff7aa
commit 386ee57432

View File

@ -918,8 +918,8 @@ main(int argc, char **argv)
free(p); free(p);
} }
} }
}
#endif #endif
}
} }
if (going_down) { if (going_down) {