commit | 1cca963b1d6eba763277d3fbb13e9ba5a6f6ac9c | [log] [tgz] |
---|---|---|
author | mcr <mcr> | Mon Apr 05 00:12:54 2004 +0000 |
committer | mcr <mcr> | Mon Apr 05 00:12:54 2004 +0000 |
tree | ef201254e57e1ba2464e4bc719d71789de17bfae | |
parent | f58fc7f79df7de9a2ab297b65683ad250e0acedf [diff] |
get rid of warning in print-tcp.c about const violations. the signature checker was writing over a structure that should not have been modified - change the code to make a copy instead.