X-Git-Url: https://git.ralfj.de/osspd.git/blobdiff_plain/f071d962875e67dae72755117c7b9e14a4984bd9..125ebb4ba888cf0c8a4f198fd3fac51049a21b1d:/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 e27423d..085274f 100644 --- a/debian/patches/0001-Fix-compilation-with-Werror-format-security.patch +++ b/debian/patches/0001-Fix-compilation-with-Werror-format-security.patch @@ -4,8 +4,8 @@ Subject: Fix compilation with -Werror=format-security 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