summaryrefslogtreecommitdiff
path: root/debian/patches/0015-xmllint-pretty-crashed-without-following-numeric-arg.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0015-xmllint-pretty-crashed-without-following-numeric-arg.patch')
-rw-r--r--debian/patches/0015-xmllint-pretty-crashed-without-following-numeric-arg.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0015-xmllint-pretty-crashed-without-following-numeric-arg.patch b/debian/patches/0015-xmllint-pretty-crashed-without-following-numeric-arg.patch
index 4db2660..b910c3a 100644
--- a/debian/patches/0015-xmllint-pretty-crashed-without-following-numeric-arg.patch
+++ b/debian/patches/0015-xmllint-pretty-crashed-without-following-numeric-arg.patch
@@ -6,7 +6,7 @@ https://bugzilla.gnome.org/show_bug.cgi?id=674789
We need to check for NULL argument before calling atoi()
---
- xmllint.c | 12 +++++++-----
+ xmllint.c | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/xmllint.c b/xmllint.c