This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=9b20171a37a8cc67b748f916ca4b23d769cb1d2b commit 9b20171a37a8cc67b748f916ca4b23d769cb1d2b Author: Guillem Jover <[email protected]> AuthorDate: Sun Oct 7 14:08:22 2018 +0200 doc: Fix typos Warned-by: codespell --- ChangeLog.old | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.old b/ChangeLog.old index 252d901b7..ccb890cdb 100644 --- a/ChangeLog.old +++ b/ChangeLog.old @@ -13728,7 +13728,7 @@ Sat Feb 12 17:11:33 CET 2000 Wichert Akkerman <[email protected]> Tue Feb 8 21:33:58 EST 2000 Ben Collins <[email protected]> * main/{processarc,archive}.c: Make the conflictor an array of structs and - make sure that check_conflicts uses that and increments a global indexs + make sure that check_conflicts uses that and increments a global indexes for the array. The reason that multiple conflicts/replaces were getting borked had something to do with the first one in the hash not being processed. This was the result of bad pointer games, so this makes it a -- Dpkg.Org's dpkg

