summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant Gayed <ggayed>2005-06-22 16:51:23 +0000
committerGrant Gayed <ggayed>2005-06-22 16:51:23 +0000
commitce9826970554724e45cfa2da9c8a8be22647e32c (patch)
tree9b659712b07c4011cb8c169b4982bdca74a174fd
parent87ff5ef6bf9077c762ae6fcbf4dae4135b41ca68 (diff)
downloadeclipse.platform.swt-ce9826970554724e45cfa2da9c8a8be22647e32c.tar.gz
eclipse.platform.swt-ce9826970554724e45cfa2da9c8a8be22647e32c.tar.xz
eclipse.platform.swt-ce9826970554724e45cfa2da9c8a8be22647e32c.zip
*** empty log message ***
-rwxr-xr-xbundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Text.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Text.java b/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Text.java
index b7c8d769a5..7db0bedbfa 100755
--- a/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Text.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Text.java
@@ -41,8 +41,7 @@ public class Text extends Scrollable {
* into a text widget.
* <p>
* Note that this value is platform dependent, based upon
- * the native widget implementation and (if applicable)
- * client-server protocol constraints.
+ * the native widget implementation.
* </p>
*/
public static final int LIMIT;