cups-filters/cups-filters-1.0.32-null-info.patch

15 lines
631 B
Diff
Raw Normal View History

2013-04-04 12:17:22 +00:00
diff -upr cups-filters-1.0.32_orig/utils/cups-browsed.c cups-filters-1.0.32_workk/utils/cups-browsed.c
--- cups-filters-1.0.32_orig/utils/cups-browsed.c 2013-04-04 13:41:34.839126301 +0200
+++ cups-filters-1.0.32_work/utils/cups-browsed.c 2013-04-04 13:42:26.150339923 +0200
@@ -698,7 +698,7 @@ void generate_local_queue(const char *ho
port, remote_queue);
p = create_local_queue (local_queue_name, uri, remote_host,
- name, type, domain);
+ name ? name : "", type, domain);
free (uri);
}
Only in cups-filters-1.0.32_workk/utils: .cups-browsed.c.swp
Only in cups-filters-1.0.32_workk/utils: tags