j
k
j a
j l
On Wednesday, May 04, 2011 08:40:40 Luca Ceresoli wrote:
debug("Got ICMP ECHO REQUEST, return %d bytes \n", ETHER_HDR_SIZE + len); debug("Got ICMP ECHO REQUEST, " "return %d bytes \n", ETHER_HDR_SIZE + len);
debug("Got ICMP ECHO REQUEST, return %d bytes \n",
ETHER_HDR_SIZE + len);
debug("Got ICMP ECHO REQUEST, "
"return %d bytes \n",
please do not split string literals -mike
Attachments:
Back to the thread
Back to the list