aboutsummaryrefslogtreecommitdiff
path: root/src/steps.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/steps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/steps.h b/src/steps.h
index 89ab168..4aedcee 100644
--- a/src/steps.h
+++ b/src/steps.h
@@ -7,6 +7,6 @@
7 7
8extern Step * steps[NSTEPS]; 8extern Step * steps[NSTEPS];
9 9
10void prepare_step(Step *step, DfsData *dd); 10void prepare_step(Step *step);
11 11
12#endif 12#endif

Generated with cgit - Back to sebastiano.tronto.net