diff options
Diffstat (limited to 'debian/patches/0710-sane-desc.c_debian_mods.patch')
-rw-r--r-- | debian/patches/0710-sane-desc.c_debian_mods.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/debian/patches/0710-sane-desc.c_debian_mods.patch b/debian/patches/0710-sane-desc.c_debian_mods.patch index 0207bbe..5dc9fdd 100644 --- a/debian/patches/0710-sane-desc.c_debian_mods.patch +++ b/debian/patches/0710-sane-desc.c_debian_mods.patch @@ -42,17 +42,6 @@ Index: trunk/tools/sane-desc.c else printf ("<td align=center>?</td>\n"); -@@ -2785,8 +2785,8 @@ html_print_header (void) - printf - ("</head>\n" - "<body bgcolor=FFFFFF>\n" -- "<div align=center>\n" -- "<img src=\"http://www.sane-project.org/images/sane.png\" alt=\"SANE\">\n"); -+ "<div align=center>\n"); -+ /* "<img src=\"http://www.sane-project.org/images/sane.png\" alt=\"SANE\">\n"); */ - printf ("<h1>%s</h1>\n", title); - printf ("</div>\n" "<hr>\n"); - printf ("%s\n", intro); @@ -3463,8 +3463,8 @@ print_udev_header (void) { time_t current_time = time (0); |