]> git.tdb.fi Git - ext/subsurface.git/commit
Generate a default name for a dive, if it doesn't have one already
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 31 Aug 2011 03:54:43 +0000 (20:54 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 31 Aug 2011 03:54:43 +0000 (20:54 -0700)
commit3aa02ccba93648f2decab899a5b9c42b6bcea9bf
tree359cefd9120385d3ccf94cb8ed448f9e99453652
parent0ca546b31e5527713f11676bc965aa1ed8dac619
Generate a default name for a dive, if it doesn't have one already

The name is a string containint date, time, depth and length.  So it's
useful even with nothing else going on.

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