]> git.draconx.ca Git - upkg.git/commit
upkg: Embed struct upkg into the private structure.
authorNick Bowler <nbowler@draconx.ca>
Sat, 12 Mar 2011 01:55:50 +0000 (20:55 -0500)
committerNick Bowler <nbowler@draconx.ca>
Sun, 13 Mar 2011 21:39:00 +0000 (17:39 -0400)
commit101802f109713394c6c8e0daea8129c6ee3c60d0
tree96d857bac44cd497de800742c9ea8b6101df38a8
parent4d52efa59ae13beb3030e6e9ebdddb4ef8c0a5c8
upkg: Embed struct upkg into the private structure.

This avoids the need to store a pointer to the private struct inside the
public struct and simplifies some code.
src/libupkg.c
src/upkg.h