]> Pileus Git - ~andy/fetchmail/commitdiff
Typo that will not die.
authorEric S. Raymond <esr@thyrsus.com>
Fri, 10 Oct 2003 19:13:37 +0000 (19:13 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Fri, 10 Oct 2003 19:13:37 +0000 (19:13 -0000)
svn path=/trunk/; revision=3849

transact.c

index 08639d105ea922b1dc5b0b1de7f620edad46f1b3..bddce8292d2aa8b4598be02f4e3664544f2cd8b5 100644 (file)
@@ -444,7 +444,7 @@ int readheaders(int sock,
                /*
                 * Smash out any NULs, they could wreak havoc later on.
                 * Some network stacks seem to generate these at random,
-                * espcially (according to reports) at the beginning of the
+                * especially (according to reports) at the beginning of the
                 * first read.  NULs are illegal in RFC822 format.
                 */
                for (sp = tp = buf; sp < buf + n; sp++)