[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
syntax error
hi,
I found a syntax error in tcl/mcast/ns-mcast.tcl.
it is in 'Node instproc leave-group'
I think we should see :
puts stderr "error: leaving a group without joining it"
instead of :
put stderr "error: leaving a group without joining it"
In fact that lead to no drawback because after this line there is an
'exit 0'
Arnaud.
--
----------------------------------------------------------------------
Arnaud Legout
Institut Eurecom Phone : 00.33.4.93.00.26.61
2229, route des Cretes Fax : 00.33.4.93.00.26.27
BP 193 E-mail: [email protected]
06904 Sophia Antipolis cedex Web : http://www.eurecom.fr/~legout
FRANCE
----------------------------------------------------------------------