X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=pak.c;h=35e605ca59c5aae11b553ecf91e6900ee4ae9ddf;hb=ba85107a85323647d54c5bc184cee8cb9a704574;hp=2371ee111bdf38630efe31d42139dbef85ff6118;hpb=0eab97283f30db40344105a699440d7b5fbd2f96;p=xonotic%2Fgmqcc.git diff --git a/pak.c b/pak.c index 2371ee1..35e605c 100644 --- a/pak.c +++ b/pak.c @@ -556,7 +556,7 @@ int main(int argc, char **argv) { pak_close(pak); vec_free(files); stat_info(); - + return EXIT_SUCCESS; }