Replace macros VDLIST_INFO() and VDTREE_INFO() by shorter VDLIST() and VDTREE()....
authorLaurent Monin <geeqie@norz.org>
Thu, 21 Aug 2008 22:47:49 +0000 (22:47 +0000)
committerLaurent Monin <geeqie@norz.org>
Thu, 21 Aug 2008 22:47:49 +0000 (22:47 +0000)
commit83cfd4393002fb06fc0a1b480f1221319f192ce8
treedc61401eb8c6b390dbda8b8c0805cfccc8442235
parent43c576558ba327e4aa71b35471e0863d159c44d1
Replace macros VDLIST_INFO() and VDTREE_INFO() by shorter VDLIST() and VDTREE(). VDLIST_INFO(vd, part) becomes VDLIST(vd)->part.
src/view_dir_list.c
src/view_dir_tree.c