X-Git-Url: https://git.ralfj.de/osspd.git/blobdiff_plain/1f6c7bec13c5d28d92465fc2628f2af38366ab9e..f977c7b5a874a62b80ab23296eeb50abec662f0c:/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