git: bump to 2.17.1.

This commit is contained in:
fbrosson
2018-05-30 01:15:26 +00:00
parent 8939f1b9dc
commit 4053956475
2 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@ Subject: On Haiku use the user settings directory instead of HOME
diff --git a/path.c b/path.c
index da8b655..ec3d6c2 100644
index 4c4a751..9129188 100644
--- a/path.c
+++ b/path.c
@@ -11,6 +11,11 @@
@@ -46,7 +46,7 @@ index da8b655..ec3d6c2 100644
static int get_st_mode_bits(const char *path, int *mode)
{
struct stat st;
@@ -1331,10 +1336,19 @@ char *xdg_config_home(const char *filename)
@@ -1415,10 +1420,19 @@ char *xdg_config_home(const char *filename)
{
const char *home, *config_home;