]> git.tdb.fi Git - ext/subsurface.git/commit
Flesh out the libdivecomputer interfaces some more
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 12 Sep 2011 16:50:40 +0000 (09:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 12 Sep 2011 16:50:40 +0000 (09:50 -0700)
commita9f74044ae228f912515bebc983f872aa7f37695
tree45bb68d051a3c0e3d7a7ae4eb6d1b208934f2646
parent425649a27816dbef9a6684b1da53e2ca6d8b7bd9
Flesh out the libdivecomputer interfaces some more

.. start some error reporting, and register some early (empty)
callbacks.

This still doesn't actually do anything.  But commit early, commit
often: when I start seriously breaking things, I want to have a "hey,
this still at least compiled" state.

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