[gimp/gimp-2-10] apply the same master patch
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-10] apply the same master patch
- Date: Fri, 29 Nov 2019 22:09:22 +0000 (UTC)
commit 8f33d5ea050b65a50d01705a783de599812501f0
Author: lillolollo <4179-lillolollo users noreply gitlab gnome org>
Date: Thu Nov 28 19:13:24 2019 +0000
apply the same master patch
app/config/gimpconfig-file.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/app/config/gimpconfig-file.c b/app/config/gimpconfig-file.c
index bd9133e438..9823b8f419 100644
--- a/app/config/gimpconfig-file.c
+++ b/app/config/gimpconfig-file.c
@@ -50,7 +50,7 @@ gimp_config_file_copy (const gchar *source,
gchar buffer[8192];
FILE *sfile;
FILE *dfile;
- struct stat stat_buf;
+ GStatBuf stat_buf;
gint nbytes;
gint unwritten_len = 0;
GRegex *old_options_regexp = NULL;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]