aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/opendeco.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/opendeco.c')
-rw-r--r--src/opendeco.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opendeco.c b/src/opendeco.c
index 9ef08fa..8c3f52c 100644
--- a/src/opendeco.c
+++ b/src/opendeco.c
@@ -159,7 +159,7 @@ int register_gas_use(const double depth, const double time, const gas_t *gas, co
return -1;
}
-void print_gas_use()
+void print_gas_use(void)
{
static char gasbuf[12];