]> git.draconx.ca Git - upkg.git/commitdiff
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)
This avoids the need to store a pointer to the private struct inside the
public struct and simplifies some code.


No differences found