[diffoscope] 01/01: Fix typo.
Chris Lamb
chris at chris-lamb.co.uk
Tue Mar 14 09:42:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch experimental
in repository diffoscope.
commit 1dd5e42a86ef0fce8558c7b38d992dcb1e44e972
Author: Chris Lamb <lamby at debian.org>
Date: Tue Mar 14 10:42:05 2017 +0100
Fix typo.
Gbp-Dch: ignore
---
diffoscope/comparators/gif.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/diffoscope/comparators/gif.py b/diffoscope/comparators/gif.py
index eb9467b..0d3ccc6 100644
--- a/diffoscope/comparators/gif.py
+++ b/diffoscope/comparators/gif.py
@@ -50,5 +50,5 @@ class GifFile(File):
Gifbuild,
self.path,
other.path,
- source='gifbuild')m
+ source='gifbuild'),
]
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the Reproducible-commits
mailing list