]> git.mxchange.org Git - flightgear.git/commit
Patches from Melchior Franz:
authordavid <david>
Wed, 6 Feb 2002 14:22:04 +0000 (14:22 +0000)
committerdavid <david>
Wed, 6 Feb 2002 14:22:04 +0000 (14:22 +0000)
commitc1c6a00856fb6db58711ccb1ebda09861ea6ea17
tree41f550ad65e8ec7b2deaf0e656c2c869959e4717
parent670873198db4a2bf723641caaf90b04124e641fa
Patches from Melchior Franz:

  - define buffers where they are needed (two places)
  - comment out stale debug message (it doesn't buy anything, because the
    contents are output two lines below, anyway)
  - let every error message begin with "ERR ". This makes error messages
    less beautiful, but easier to recognize for scripts. Every internet
    protocol that outputs text, has such a tag for distinguishing regular
    output from error messages. (pop3 uses "-ERR ", smtp uses error codes,
    etc.)
src/Network/props.cxx