Packet streams: make packet handling callback pointers read only.
authorKp <kp@valhallalegends.com>
Sun, 1 Jun 2008 21:15:46 +0000 (16:15 -0500)
committerKp <kp@valhallalegends.com>
Mon, 1 Sep 2008 20:39:04 +0000 (15:39 -0500)
The function pointers for the packet handling callbacks are never
modified, so make them read only.


No differences found