On Mon, 28 Jun 2004, Jim Trocki wrote:
> #
> # a trap recieved resets the trap timeout timer
> #
> if (exists $sref->{"traptimeout")
oops, forgot to close that {", should be:
if (exists $sref->{"traptimeout"})
_______________________________________________
mon mailing list
[EMAIL PROTECTED]
http://linux.kernel.org/mailman/listinfo/mon
