aboutsummaryrefslogtreecommitdiff
path: root/devel/gnome-build/files/current-src_backends_libgbf_am_gbf-am-project.c
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gnome-build/files/current-src_backends_libgbf_am_gbf-am-project.c')
-rw-r--r--devel/gnome-build/files/current-src_backends_libgbf_am_gbf-am-project.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/gnome-build/files/current-src_backends_libgbf_am_gbf-am-project.c b/devel/gnome-build/files/current-src_backends_libgbf_am_gbf-am-project.c
deleted file mode 100644
index 10ae4bed5cbb..000000000000
--- a/devel/gnome-build/files/current-src_backends_libgbf_am_gbf-am-project.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/backends/libgbf_am/gbf-am-project.c.orig Fri May 2 06:12:51 2003
-+++ src/backends/libgbf_am/gbf-am-project.c Sat Jan 31 13:22:04 2004
-@@ -1750,7 +1750,7 @@
-
- switch (status) {
- case G_IO_STATUS_NORMAL:
-- DEBUG (g_message ("wrote %d bytes", bytes_written));
-+ DEBUG (g_message ("wrote %zu bytes", bytes_written));
-
- if (data->input.length < data->input.size) {
- /* don't remove the source */