]> git.tdb.fi Git - ext/subsurface.git/commit
Clean up event handling from libdivecomputer
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 22 Sep 2011 23:45:28 +0000 (16:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 22 Sep 2011 23:45:28 +0000 (16:45 -0700)
commitd463cace5ee1ac38928921ea4d47b6e38ce29c45
treeffa7982cc4f8c618bd65f6c7173674e258c721ef
parentc0adfdc41bc5bea580f85a29dc073678fcb617e8
Clean up event handling from libdivecomputer

This just moves the event handling out into its own helper function.

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