]> git.tdb.fi Git - ext/subsurface.git/commit
Fix right click edit in Dive Notes area for multiple dives
authorDirk Hohndel <dirk@hohndel.org>
Thu, 16 Aug 2012 19:48:29 +0000 (12:48 -0700)
committerDirk Hohndel <dirk@hohndel.org>
Thu, 16 Aug 2012 19:51:32 +0000 (12:51 -0700)
commitf6dfb0094cf095241377fae52ed02247cf3d03f5
tree387b29f58f15d8056a3b715d7747e891ab887fad
parent673cf274f8841686019827ff0f7c81d0f04f813b
Fix right click edit in Dive Notes area for multiple dives

This fixes the bug that triggered the SIGSEGV that Linus worked around
earlier. I had forgotten to update this call path to the
edit_multi_dive_info function.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
dive.h
divelist.c
info.c
profile.c