Fix some bugs causing application error popups.
authorPaul Mackerras <paulus@dorrigo.(none)>
Sun, 31 Jul 2005 11:35:21 +0000 (21:35 +1000)
committerPaul Mackerras <paulus@dorrigo.(none)>
Sun, 31 Jul 2005 11:35:21 +0000 (21:35 +1000)
Specifically this should fix the following errors:

wrong # args: should be "startdiff ids" (fix from Junio Hamano)
can't read "filelines(....)": no such element in array
can't unset "treepending": no such variable

No differences found