]> git.tdb.fi Git - ext/subsurface.git/commit
Update for new libdivecomputer interfaces
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 27 Aug 2012 22:06:58 +0000 (15:06 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 27 Aug 2012 22:06:58 +0000 (15:06 -0700)
commita44d0049f6370d022067b8aee5e847f9fe550cf1
tree78ddd1208a2592b521f28d712947e6e404e38a59
parentd96b504bc4f926de86d06c3797b2fbcafb8727bf
Update for new libdivecomputer interfaces

For this you need to get the current libdivecomputer tree, reconfigure,
build and install it first.  But this cleans up some of the silly error
handling too, and has just a single "dc_device_close()" call etc, rather
than duplicating that (and the new dc_context_free()).

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
libdivecomputer.c
libdivecomputer.h