CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/05/25 00:48:01
Modified files:
usr.bin/ssh : channels.c clientloop.c monitor.c
monitor_wrap.c packet.c packet.h serverloop.c
Log message:
Put the globals in packet.c into a struct and don't access it directly
from other files. No functional changes.
ok markus@ djm@
