diff options
Diffstat (limited to 'app-crypt/mcrypt/files/mcrypt-2.6.8-format-string.patch')
-rw-r--r-- | app-crypt/mcrypt/files/mcrypt-2.6.8-format-string.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/mcrypt/files/mcrypt-2.6.8-format-string.patch b/app-crypt/mcrypt/files/mcrypt-2.6.8-format-string.patch index d602bed46bfe..ceeb28f38e0d 100644 --- a/app-crypt/mcrypt/files/mcrypt-2.6.8-format-string.patch +++ b/app-crypt/mcrypt/files/mcrypt-2.6.8-format-string.patch @@ -1,5 +1,5 @@ ---- src/errors.c -+++ src/errors.c +--- a/src/errors.c ++++ b/src/errors.c @@ -25,24 +25,24 @@ void err_quit(char *errmsg) |