]> git.draconx.ca Git - upkg.git/commit
libupkg: Don't store upkg_priv pointer in struct upkg_file.
authorNick Bowler <nbowler@draconx.ca>
Wed, 16 May 2012 00:09:22 +0000 (20:09 -0400)
committerNick Bowler <nbowler@draconx.ca>
Wed, 16 May 2012 00:09:22 +0000 (20:09 -0400)
commit195935b16f1a2966e50007309f0e68275dc8f2b5
treef347bd21c51af6396922dc2ecae3f34e346dc255
parentaa72d53735c595550e417882b9aa8d1473b9b57c
libupkg: Don't store upkg_priv pointer in struct upkg_file.

If this is going to be stored in a public struct, make it actually
useful to users outside of libupkg by giving them a pointer type that
can actually be used.
src/libupkg.c
src/upkg.h