mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
714fdc7ced
commit
40dd6f4c39
3 changed files with 16 additions and 8 deletions
|
|
@ -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;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue