minor fix to method header

This commit is contained in:
Martin Grenfell 2008-06-06 22:55:20 +12:00
parent 782e60efc9
commit a5f86e1a8f

View File

@ -1747,7 +1747,7 @@ function! s:FindNodeLineNumber(treenode)
return -1
endfunction
"FUNCTION: s:FindRootNodeLineNumber(path){{{2
"FUNCTION: s:FindRootNodeLineNumber(){{{2
"Finds the line number of the root node
function! s:FindRootNodeLineNumber()
let rootLine = 1