Author: noodles
Date: 2003/09/30 21:59:33
Remove trailing \n from Partial key error message.
*
* Copyright 2002 Project Purple
*
*
* Copyright 2002 Project Purple
*
- * $Id: parsekey.c,v 1.13 2003/09/30 20:40:11 noodles Exp $
+ * $Id: parsekey.c,v 1.14 2003/09/30 21:59:33 noodles Exp $
curpacket->packet->length < 255) {
logthing(LOGTHING_NOTICE,
"Partial length;"
curpacket->packet->length < 255) {
logthing(LOGTHING_NOTICE,
"Partial length;"
} else if (curpacket->packet->length == 255) {
/*
* 5 byte length; ie 255 followed by 3
} else if (curpacket->packet->length == 255) {
/*
* 5 byte length; ie 255 followed by 3