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)
commit1cc9af890006b0181913d4f84909442744476745
treea7fb350e4dc8901e01189e273f4c25f84a0bc8b7
parente9dff3f0119c0f38cb2504037e6e7ce2665a5eee
Packet streams: make packet handling callback pointers read only.

The function pointers for the packet handling callbacks are never
modified, so make them read only.
lib/silccore/silcpacket.c
lib/silccore/silcpacket.h