pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

fdupes: Fix typo in a comment



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Dec 12 04:46:57 2015 +0100
Changeset:	b93aefdd58ae22cc5a038886d3b8a09c99babe0d

Modified Files:
	fdupes/distinfo
	fdupes/patches/patch-aa

Log Message:
fdupes: Fix typo in a comment

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b93aefdd58ae22cc5a038886d3b8a09c99babe0d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 fdupes/distinfo         | 2 +-
 fdupes/patches/patch-aa | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/fdupes/distinfo b/fdupes/distinfo
index 8cca065..61a2799 100644
--- a/fdupes/distinfo
+++ b/fdupes/distinfo
@@ -4,5 +4,5 @@ SHA1 (fdupes-1.51.tar.gz) = 8276b39026f57a2f9503d7af18efca0a7d42b8ec
 RMD160 (fdupes-1.51.tar.gz) = cf2c3524a2f827c50ce2ef257d3d7f9b75951c48
 SHA512 (fdupes-1.51.tar.gz) = 7cbc414f25427793317667b8d5494f7247a08ba402855929de77d1db01eb3dce41ea608f8dcca047c4a7856e02b10261982cf2acd7f6a79ab726b3009c710a8d
 Size (fdupes-1.51.tar.gz) = 48942 bytes
-SHA1 (patch-aa) = 7b32e2f851a16b0abf0a0c0a6c5e2366e8866a7a
+SHA1 (patch-aa) = 925d3c4923fe1d784273b292ef3be0a36371a9f2
 SHA1 (patch-ac) = be0d27bfbf58fae478f54133d16e01012a24c5cf
diff --git a/fdupes/patches/patch-aa b/fdupes/patches/patch-aa
index da4d284..e144dac 100644
--- a/fdupes/patches/patch-aa
+++ b/fdupes/patches/patch-aa
@@ -1,6 +1,6 @@
 $NetBSD: patch-aa,v 1.1.1.1 2008/12/17 11:56:26 obache Exp $
 
-Add casts to silence prinitf errors.
+Add casts to silence printf errors.
 Do not overwrite stdin.
 
 --- fdupes.c.orig	2013-04-20 18:02:18.000000000 +0000


Home | Main Index | Thread Index | Old Index