X-Git-Url: https://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/b9bd6403d8188647182e6069b774c34d56e0b4ec..8121d4abc912b7a7029c232b6ec0bcfd785fa82a:/src/upkg.c diff --git a/src/upkg.c b/src/upkg.c index 7c90533..6b48f72 100644 --- a/src/upkg.c +++ b/src/upkg.c @@ -262,6 +262,8 @@ static int package_list(GTypeModule *pkg, long parent) putchar('\n'); } + + return 0; } static int object_info(GTypeModule *pkg, unsigned long idx)