From d5241c7b34e7d9e55dcc3a481f59152277ff1afb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 13 Aug 2014 14:41:19 -0400 Subject: git-am chooked on this because it has trailing whitespace. srsly? --- standalone/android/git.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'standalone') diff --git a/standalone/android/git.patch b/standalone/android/git.patch index ea6a984c0..ecf095849 100644 --- a/standalone/android/git.patch +++ b/standalone/android/git.patch @@ -32,7 +32,7 @@ index 058505c..16854b2 100644 fstat(fileno(config_file), &st); -+ /* not on android ++ /* not on android if (chmod(lock->filename, st.st_mode & 07777) < 0) { ret = error("chmod on %s failed: %s", lock->filename, strerror(errno)); -- cgit v1.2.3