From fd3532c34eca65c94054956c7278ad2bf5344184 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 10 Oct 2003 19:13:37 +0000 Subject: Typo that will not die. svn path=/trunk/; revision=3849 --- transact.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'transact.c') diff --git a/transact.c b/transact.c index 08639d10..bddce829 100644 --- a/transact.c +++ b/transact.c @@ -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++) -- cgit v1.2.3