Turn the next/previous_version() functions into macros, and shorten their names to...
authorDana Jansens <danakj@orodu.net>
Thu, 12 Nov 2009 21:11:27 +0000 (16:11 -0500)
committerDana Jansens <danakj@orodu.net>
Thu, 12 Nov 2009 22:21:09 +0000 (17:21 -0500)
commite8829191ec507712d93a04595fb2f3325f364433
treecd2939db39bb22227e0d9e89bc7c2e77a119c705
parent356277ea54d4b1adbc0f5512cdd980d1f1636ac4
Turn the next/previous_version() functions into macros, and shorten their names to next_v() and prev_v(). Add a first_v() that gives the index of the first version in the array.
glib/gtree.c