From f9a36132adbcb587f4810337700cf9a88044d337 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Mon, 2 Oct 2017 17:24:26 +0200 Subject: [Divesite] Load / Save divesite country on git Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- core/save-git.c | 1 + 1 file changed, 1 insertion(+) (limited to 'core/save-git.c') diff --git a/core/save-git.c b/core/save-git.c index 548664239..be0d3920b 100644 --- a/core/save-git.c +++ b/core/save-git.c @@ -961,6 +961,7 @@ static void save_divesites(git_repository *repo, struct dir *tree) } struct membuffer site_file_name = { 0 }; put_format(&site_file_name, "Site-%08x", ds->uuid); + show_utf8(&b, "country ", ds->country, "\n"); show_utf8(&b, "name ", ds->name, "\n"); show_utf8(&b, "description ", ds->description, "\n"); show_utf8(&b, "notes ", ds->notes, "\n"); -- cgit v1.2.3-70-g09d2