diff options
Diffstat (limited to 'net-p2p/opendchub/files/opendchub-0.8.2-telnet.patch')
-rw-r--r-- | net-p2p/opendchub/files/opendchub-0.8.2-telnet.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/opendchub/files/opendchub-0.8.2-telnet.patch b/net-p2p/opendchub/files/opendchub-0.8.2-telnet.patch index f81bf44cbc69..c8efc525ed65 100644 --- a/net-p2p/opendchub/files/opendchub-0.8.2-telnet.patch +++ b/net-p2p/opendchub/files/opendchub-0.8.2-telnet.patch @@ -1,5 +1,5 @@ ---- opendchub-0.8.2/src/main.c.orig -+++ opendchub-0.8.2/src/main.c +--- a/src/main.c ++++ b/src/main.c @@ -1073,7 +1073,7 @@ /* The chat command, starts with <nick> */ else if(*temp == '<') |