File: 0036-Fix-remaining-error-in-html.patch

package info (click to toggle)
imagemagick 8%3A7.1.2.1%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 91,280 kB
  • sloc: ansic: 373,424; cpp: 22,660; xml: 11,570; sh: 6,618; perl: 6,285; makefile: 3,495; tcl: 459
file content (21 lines) | stat: -rw-r--r-- 859 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From: =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org>
Date: Mon, 18 Aug 2025 00:07:25 +0200
Subject: Fix remaining error in html

---
 www/Magick++/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/Magick++/index.html b/www/Magick++/index.html
index 53ace97..f94dfed 100644
--- a/www/Magick++/index.html
+++ b/www/Magick++/index.html
@@ -8,7 +8,7 @@
 </head>
 <body>
 <div class="doc-section">
-<p align="center"><img src="Magick++.png" name="Graphic1" align="bottom" width="464" height="134" border="0"></p>
+<p align="center"><img src="Magick++.png" name="Graphic1" align="bottom" width="464" height="134" border="0" /></p>
 <h1>ImageMagick Magick++ API</h1>
 <P>Magick++ is the object-oriented C++ API to the <A HREF="../index.html">ImageMagick</A>
 image-processing library, the most comprehensive open-source image