diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2019-06-04 13:59:44 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-06-19 13:11:10 -0700 |
commit | af5aa8a23dc66f7883989319949fc2b0255a0374 (patch) | |
tree | f02b5985200094c4dbc1daaafc625a1596f563f3 /CHANGELOG.md | |
parent | 619d3fb1fd4b7ab532537b7eca78f668d2ce381b (diff) | |
download | subsurface-af5aa8a23dc66f7883989319949fc2b0255a0374.tar.gz |
Cleanup: Make gaspressures.h a regular include file
gaspressure.h had definitions of non-exported structs, but did
not declare the only function exported by gaspressure.c.
Therefore, move the struct definitions into gaspressure.c and
the declarations of the populate_pressure_information() function
from profile.c to gaspressures.h.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions