Disclaimer included in the printed diveplan

Signed-off-by: Robert C. Helling <helling@atdotde.de>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Robert C. Helling 2014-06-04 23:34:09 +02:00 committed by Dirk Hohndel
parent 714fdc7ced
commit 40dd6f4c39
3 changed files with 16 additions and 8 deletions

View file

@ -21,7 +21,7 @@ extern bool diveplan_empty(struct diveplan *diveplan);
extern struct dive *planned_dive;
extern char *cache_data;
extern char *disclaimer;
extern const char *disclaimer;
extern double plangflow, plangfhigh;