From: Linus Torvalds Date: Wed, 21 Sep 2011 02:30:38 +0000 (-0700) Subject: Add completely BS dive text printing X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=d8d631aa842a996af518db8e5f2c3721fceb59e3;hp=d8d631aa842a996af518db8e5f2c3721fceb59e3;p=ext%2Fsubsurface.git Add completely BS dive text printing The layout is crap, the handling of long lines in notes (or location) is wrong, the dive number handling is wrong. The thing is just a toy. But it's a toy that kind of works, and gives a much better idea of what a real dive log printout might look like. With the right kind of dive notes, it looks fine. Signed-off-by: Linus Torvalds ---