X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fnet.c;h=9376ec3b9101b9ac19553b6fb0991bc0e1268eff;hp=5450b9ae6aa71fa0fa816d10d5036ad71ab7072c;hb=4811afa073c871f2a52dfd5139bd0171046365eb;hpb=b7d4d4c17712e0bb9ee8bd497a2f525b79d5f40d diff --git a/src/net.c b/src/net.c index 5450b9ae..9376ec3b 100644 --- a/src/net.c +++ b/src/net.c @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: net.c,v 1.35.4.55 2000/10/29 22:10:42 guus Exp $ + $Id: net.c,v 1.35.4.56 2000/10/30 00:22:53 guus Exp $ */ #include "config.h" @@ -162,7 +162,7 @@ cp */ if(debug_lvl >= DEBUG_TRAFFIC) - syslog(LOG_ERR, _("Writing packet of %d (%d) bytes to tap device"), + syslog(LOG_ERR, _("Writing packet of %d bytes to tap device"), outpkt.len, outlen); /* Fix mac address */