aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-12-03 14:21:10 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-12-03 14:21:10 +0000
commit9319ef6e8a57c181958f76bbb30ed1786d13da89 (patch)
tree357e1a21ed5fcbcf277d9e7746885db9932907cf /src
parent4365c81f5c76e9351c66bbdb4fd4bf6038a3691a (diff)
downloadanubis-9319ef6e8a57c181958f76bbb30ed1786d13da89.tar.gz
anubis-9319ef6e8a57c181958f76bbb30ed1786d13da89.tar.bz2
Fix typo in comment
Diffstat (limited to 'src')
-rw-r--r--src/tunnel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tunnel.c b/src/tunnel.c
index d441429..4be6c46 100644
--- a/src/tunnel.c
+++ b/src/tunnel.c
@@ -53,7 +53,7 @@ get_ehlo_domain (void)
/* Headers spanning multiple lines are wrapped into a single line, preserving
the newlines. When sending to the server they are split again at newlines
- snd sent in multiline lines. */
+ and sent in multiline lines. */
static void
get_boundary (MESSAGE * msg, char *line)

Return to:

Send suggestions and report system problems to the System administrator.