summaryrefslogtreecommitdiffstats
path: root/deco.h
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-10-15 04:37:31 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-10-15 04:37:31 -0700
commit6ccb541f1dc22295e61195aeac532f9f46cb0253 (patch)
treed941f9e0b58b0221e9e0bfd387c4bb9eae94e98b /deco.h
parent2ec6303f50ee2811aa0504372ddd61227157572b (diff)
downloadsubsurface-6ccb541f1dc22295e61195aeac532f9f46cb0253.tar.gz
Random white space cleanup
Because I can. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'deco.h')
-rw-r--r--deco.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/deco.h b/deco.h
index bf305b93b..0fc6cc2e5 100644
--- a/deco.h
+++ b/deco.h
@@ -5,9 +5,8 @@
extern "C" {
#endif
- extern double tolerated_by_tissue[];
-
- extern double buehlmann_N2_t_halflife[];
+extern double tolerated_by_tissue[];
+extern double buehlmann_N2_t_halflife[];
#ifdef __cplusplus
}