summaryrefslogtreecommitdiff
path: root/config.nmake
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2010-02-15 23:26:43 +0000
committerGuy Harris <guy@alum.mit.edu>2010-02-15 23:26:43 +0000
commitcc1e71a2ac090488f0b1fb371bdd570f036ee932 (patch)
treef57f26da7988240677136269eebe691fa5595574 /config.nmake
parentf3e871e6599f1fa94dfb04a31ceb02326a4cb235 (diff)
downloadwireshark-cc1e71a2ac090488f0b1fb371bdd570f036ee932.tar.gz
The problem was that if you do, for example:
foo=`echo` $foo won't be empty, it'll include the newline at the end of the output of "echo". The same applies for any other command; strip newlines from the output of regtool to avoid that problem. svn path=/trunk/; revision=31889
Diffstat (limited to 'config.nmake')
0 files changed, 0 insertions, 0 deletions