diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 15:13:58 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 15:13:58 +0000 |
commit | 510e17f32b132ec844ddacb8fc38c83fa0caac59 (patch) | |
tree | a33a7e3ff233f1737cf5508b56706bc057819de5 /debian/patches/series | |
parent | New patch 926_indent-level.patch to fix stack overflow (diff) | |
download | w3m-510e17f32b132ec844ddacb8fc38c83fa0caac59.tar.gz w3m-510e17f32b132ec844ddacb8fc38c83fa0caac59.zip |
New patch 927_symbol.patch to fix array index
Diffstat (limited to '')
-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 6c548d1..bdb9c46 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -62,3 +62,4 @@ 924_curline.patch 925_lineproc.patch 926_indent-level.patch +927_symbol.patch |