If "CLIENTNAME" is set (which indicates that we're using RDP) use
authorGerald Combs <gerald@wireshark.org>
Fri, 16 Dec 2005 17:53:44 +0000 (17:53 -0000)
committerGerald Combs <gerald@wireshark.org>
Fri, 16 Dec 2005 17:53:44 +0000 (17:53 -0000)
commit18abcfc988606c54030ec4c926daef241fbb5a61
tree2c5c7324632dab3ede4bf32222a41366b6753804
parent0beb951745462a1095eca992b194707b5b75983e
If "CLIENTNAME" is set (which indicates that we're using RDP) use
"not tcp port 3389" instead of "not ip host $CLIENTNAME", since it
seems to be more reliable.

Make sure we remove dumpcap.obj when we clean.

This also tests the content-type "text/plain; charset=utf-8" for commit
messages.  Maybe Stig B's name will show up correctly now.

svn path=/trunk/; revision=16826
Makefile.nmake
util.c