diff options
Diffstat (limited to 'debian/patches/scp-quoting.patch')
-rw-r--r-- | debian/patches/scp-quoting.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/scp-quoting.patch b/debian/patches/scp-quoting.patch index 99702c317..3f06225ad 100644 --- a/debian/patches/scp-quoting.patch +++ b/debian/patches/scp-quoting.patch | |||
@@ -11,7 +11,7 @@ Index: b/scp.c | |||
11 | =================================================================== | 11 | =================================================================== |
12 | --- a/scp.c | 12 | --- a/scp.c |
13 | +++ b/scp.c | 13 | +++ b/scp.c |
14 | @@ -168,8 +168,16 @@ | 14 | @@ -182,8 +182,16 @@ |
15 | 15 | ||
16 | if (verbose_mode) { | 16 | if (verbose_mode) { |
17 | fprintf(stderr, "Executing:"); | 17 | fprintf(stderr, "Executing:"); |