diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-04-17 10:28:22 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-04-17 10:28:22 +0000 |
commit | d948d8fecdffc24627f91d84a7f108a3b6619809 (patch) | |
tree | 09ad1cc657b83c773ec5bebea73e6ffe9c3c0921 /app-crypt/md5deep/files | |
parent | repoman didn't complain about this :( (diff) | |
download | gentoo-2-d948d8fecdffc24627f91d84a7f108a3b6619809.tar.gz gentoo-2-d948d8fecdffc24627f91d84a7f108a3b6619809.tar.bz2 gentoo-2-d948d8fecdffc24627f91d84a7f108a3b6619809.zip |
add patch
Diffstat (limited to 'app-crypt/md5deep/files')
-rw-r--r-- | app-crypt/md5deep/files/md5deep-0.16-gentoo.diff | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app-crypt/md5deep/files/md5deep-0.16-gentoo.diff b/app-crypt/md5deep/files/md5deep-0.16-gentoo.diff new file mode 100644 index 000000000000..f03b6f8cabc4 --- /dev/null +++ b/app-crypt/md5deep/files/md5deep-0.16-gentoo.diff @@ -0,0 +1,4 @@ +350c350 +< char i; +--- +> int i; |