Hi.

[EMAIL PROTECTED]:
> while browsing the batik-source i found this:
>  in dom/events/DOMMutationNameEvent there are two occureneces of this:
>       prevNodeNameArg = prevNodeNameArg;
> 
> To me, it looks like if this was intended:
>     prevNodeName = prevNodeNameArg;
> 
> otherwise the prevNodeName-member would never be set

Yes, you are right.

Thanks,

Cameron

-- 
  e-mail : cam (at) mcc.id.au           icq : 26955922
     web : http://mcc.id.au/            msn : cam-msn (at) aka.mcc.id.au
  office : +61399055779              jabber : heycam (at) jabber.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to