pewit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pewit-dev] Minor bug, but no patch, sorry


From: Thomas Giger TGC
Subject: [Pewit-dev] Minor bug, but no patch, sorry
Date: Wed, 24 Sep 2003 00:02:50 +0200

Just spotted this when looking through the code (in main.c, function main())

  if (info.inner.mtu != info.outer.mtu)
    {
      pwt_syslog (LOG_ERR,
                  "Network devices have different MTU values: %d != %d",
                  info.inner.mtu, info.inner.mtu);
----------------------^--------------^
      return 1;
    }

Self-contradicting error message :-)

Best regards,
--
true global communications GmbH
Thomas Giger
In der Au 27, 61440 Oberursel, Germany
fon +49.6171.6381-0, fax +49.6171.6381-19
www.tgnet.de || www.megaspeed-internet.de




reply via email to

[Prev in Thread] Current Thread [Next in Thread]