From 1f489514895d4b4ad9e0ec850f8ed1a4cc30aa1f Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Mon, 9 Aug 2004 22:36:33 +0000 Subject: Clarifying comment. --- src/Editor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Editor.h b/src/Editor.h index 181e1ffd4..e14cb5ed9 100644 --- a/src/Editor.h +++ b/src/Editor.h @@ -127,7 +127,7 @@ public: /** * Hold a piece of text selected for copying or dragging. - * The text is expected to hold a terminating '\0'. + * The text is expected to hold a terminating '\0' and this is counted in len. */ class SelectionText { public: -- cgit v1.2.3