From afda6dac5193ac69f07981d0a0d8df20d554a5dd Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 11 Dec 2012 13:40:07 -0800 Subject: Fix minor indentation issue Signed-off-by: Dirk Hohndel --- parse-xml.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'parse-xml.c') diff --git a/parse-xml.c b/parse-xml.c index 916a780d1..376860e6b 100644 --- a/parse-xml.c +++ b/parse-xml.c @@ -662,9 +662,9 @@ static void try_to_fill_sample(struct sample *sample, const char *name, char *bu if (MATCH(".sample.stopdepth", depth, &sample->stopdepth)) return; if (MATCH(".sample.cns", get_index, &sample->cns)) - return; + return; if (MATCH(".sample.po2", double_to_permil, &sample->po2)) - return; + return; switch (import_source) { case DIVINGLOG: -- cgit v1.2.3-70-g09d2