X-Git-Url: https://git.ralfj.de/osspd.git/blobdiff_plain/398c7a8e280311da6635c0f0c3ed08a3e0b791f8..1ba9230bb0f360046a7a9dd7c94e451556d57727:/debian/patches/0001-Fix-compilation-with-Werror-format-security.patch diff --git a/debian/patches/0001-Fix-compilation-with-Werror-format-security.patch b/debian/patches/0001-Fix-compilation-with-Werror-format-security.patch index 7ac3be0..085274f 100644 --- a/debian/patches/0001-Fix-compilation-with-Werror-format-security.patch +++ b/debian/patches/0001-Fix-compilation-with-Werror-format-security.patch @@ -2,10 +2,10 @@ From: Ralf Jung Date: Sat, 15 Sep 2012 13:36:06 +0200 Subject: Fix compilation with -Werror=format-security -Forwarded: https://sourceforge.net/tracker/?func=detail&aid=3567933&group_id=274219&atid=1165334 +Forwarded: Committed upstream as 097dc7b6 --- - ossp-slave.c | 4 ++-- - osspd.c | 2 +- + ossp-slave.c | 4 ++-- + osspd.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ossp-slave.c b/ossp-slave.c