On Tue, Oct 21, 2014 at 08:57:31PM +0200, Robert Helling wrote:
> 
> On 21 Oct 2014, at 20:47, Dirk Hohndel <[email protected]> wrote:
> 
> > It would be, if it wasn't so horribly whitespace damaged :-(
> 
> Third attempt: Now with proper style settings.

Style looks great. Only problem... it doesn't apply to master...

You have some code in your parse-xml.c that I don't have in master.
Did I miss a patch from you?

-       if (MATCH("setpoint.sample", double_to_o2pressure, &sample->o2setpoint))
+       if (MATCH("setpoint.sample", double_to_o2pressure, 
&sample->o2setpoint)) {
+               cur_dive->dc.dctype = CCR;

That line isn't there...

/D
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to