From 70aa470687dbcd6cb2eb984e6a88aa00c450e4f8 Mon Sep 17 00:00:00 2001 From: fvogel Date: Fri, 5 Dec 2014 22:13:26 +0000 Subject: Fixed bad comment resulting from copy/paste between functions --- generic/tkTextBTree.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/generic/tkTextBTree.c b/generic/tkTextBTree.c index 67ff79d..92164fc 100644 --- a/generic/tkTextBTree.c +++ b/generic/tkTextBTree.c @@ -1882,8 +1882,7 @@ TkBTreePreviousLine( * number of pixels in the widget. * * Results: - * The result is the index of linePtr within the tree, where 0 - * corresponds to the first line in the tree. + * The result is the pixel height of the top of the given line. * * Side effects: * None. -- cgit v0.12