summaryrefslogtreecommitdiff
path: root/debian/patches/debian-banner.patch
diff options
context:
space:
mode:
authorMatthew Vernon <mcv21@cam.ac.uk>2014-03-25 11:53:50 +0000
committerMatthew Vernon <mcv21@cam.ac.uk>2014-03-25 11:53:51 +0000
commit0d3be96ca152f30e4800f569b12311300064c2a9 (patch)
tree8a40acbec1fceab9f438b179020059673d56146a /debian/patches/debian-banner.patch
parent5c4cc02836ec0e74636a69c2ba85e7b37e97bd6d (diff)
parentdb4cdf7b763414af951c7f4031b10679c54d7988 (diff)
merge patched into master
Diffstat (limited to 'debian/patches/debian-banner.patch')
-rw-r--r--debian/patches/debian-banner.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/debian-banner.patch b/debian/patches/debian-banner.patch
index 49219cf93..14e6a5d54 100644
--- a/debian/patches/debian-banner.patch
+++ b/debian/patches/debian-banner.patch
@@ -12,10 +12,10 @@ Last-Update: 2013-09-14
12 12
13Patch-Name: debian-banner.patch 13Patch-Name: debian-banner.patch
14--- 14---
15 servconf.c | 9 +++++++++ 15 servconf.c | 9 +++++++++
16 servconf.h | 2 ++ 16 servconf.h | 2 ++
17 sshd.c | 3 ++- 17 sshd.c | 3 ++-
18 sshd_config.5 | 5 +++++ 18 sshd_config.5 | 5 +++++
19 4 files changed, 18 insertions(+), 1 deletion(-) 19 4 files changed, 18 insertions(+), 1 deletion(-)
20 20
21diff --git a/servconf.c b/servconf.c 21diff --git a/servconf.c b/servconf.c