Dirk Hohndel cae51ff0aa Change get_dive_by_diveid to get_dive_by_uniq_id
The original name was a really bad choice as we have a 'diveid' as part of
struct divecomputer - and that is not the diveid that is being used here.
Instead we use the 'id' member of struct dive which holds the "unique ID"
for this dive.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-05-19 20:12:59 +09:00
..
2014-02-27 20:09:57 -08:00
2014-02-08 08:00:27 -08:00
2014-02-27 11:44:59 -08:00
2014-02-27 20:09:57 -08:00
2014-03-03 13:29:22 -08:00