mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Move error reporting into its own source file
This doesn't really seem to belong in save_git.c. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
2c67b387ea
commit
6ec7d2d877
3 changed files with 47 additions and 36 deletions
|
|
@ -40,6 +40,7 @@ set(SUBSURFACE_CORE_LIB_SRCS
|
|||
divesite.cpp
|
||||
divelist.c
|
||||
equipment.c
|
||||
errorhelper.c
|
||||
file.c
|
||||
gas-model.c
|
||||
git-access.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue