spelling
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1591 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -16,7 +16,7 @@ pop_sendline(POP *p, char *buffer)
|
||||
{
|
||||
char * bp;
|
||||
|
||||
/* Byte stuff lines that begin with the temirnation octet */
|
||||
/* Byte stuff lines that begin with the termination octet */
|
||||
if (*buffer == POP_TERMINATE)
|
||||
fputc(POP_TERMINATE,p->output);
|
||||
|
||||
|
Reference in New Issue
Block a user