]> git.draconx.ca Git - upkg.git/commit
libupkg: Make export parent handling match imports.
authorNick Bowler <nbowler@draconx.ca>
Wed, 16 May 2012 23:55:15 +0000 (19:55 -0400)
committerNick Bowler <nbowler@draconx.ca>
Wed, 16 May 2012 23:55:15 +0000 (19:55 -0400)
commit007a739d8b37ab00b749e72301f09f44e1c1cdeb
treee23c845759e46f6a254743b5ca4eeefcb702b496
parent96390064bbb73824660d22f972009e7ef7fbf6fa
libupkg: Make export parent handling match imports.

It seems pretty clear that this is meant to be a signed quantity like
other object references, although it really doesn't matter since it
should never be negative.  Nevertheless, we may as well keep
import/export handling as similar as possible.
src/libupkg.c