diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2014-12-06 08:27:03 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2014-12-06 08:27:35 +0000 |
commit | a92c0cd7b755744c7487a1b60881a15f5407919c (patch) | |
tree | 2c8a20680306d167621303be46e6dfa580fd2969 /debian/patches/series | |
parent | New patch 410_textarea-segfault.patch to prevent segfault (diff) | |
download | w3m-a92c0cd7b755744c7487a1b60881a15f5407919c.tar.gz w3m-a92c0cd7b755744c7487a1b60881a15f5407919c.zip |
New patch 420_uninitialized.patch to fix uninitialized variables
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 0ebe702..240202e 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -40,6 +40,7 @@ 390_gdk-pixbuf.patch 400_w3m-img-freebsd.patch 410_textarea-segfault.patch +420_uninitialized.patch 800_lang-en.patch 810_lang-de.patch 820_lang-ja.patch |