diff options
Diffstat (limited to 'fluid/nodes/Tree.cxx')
| -rw-r--r-- | fluid/nodes/Tree.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/nodes/Tree.cxx b/fluid/nodes/Tree.cxx index ca9b3d761..92b5e7506 100644 --- a/fluid/nodes/Tree.cxx +++ b/fluid/nodes/Tree.cxx @@ -99,7 +99,7 @@ Node *Tree::find_by_uid(unsigned short uid) { } -/** Find a type node by using the codeview text positions. +/** Find a node by using the codeview text positions. \param[in] text_type 0=source file, 1=header, 2=.fl project file \param[in] crsr cursor position in text |
