]> git.street.me.uk Git - andy/viking.git/commit
Fix to return the correct hash table pointer.
authorRob Norris <rw_norris@hotmail.com>
Tue, 3 May 2016 19:23:10 +0000 (20:23 +0100)
committerRob Norris <rw_norris@hotmail.com>
Tue, 3 May 2016 19:23:10 +0000 (20:23 +0100)
commitc795c3ab25e36275d2e106a17132392059041da9
treebf3e7b6d1ee37cc82ec2d026053e23170df53d2c
parentce8b5a14d1eebe9faa5afd01a70a2b30407e61c3
Fix to return the correct hash table pointer.

Luckily ATM this was only used in one place in the waypoints list dialog.
 (so only prevented selecting a waypoint after choosing to view a specific one).
src/viktrwlayer.c