diff dwt/custom/StyledTextContent.d @ 284:6956821fe8ed

Fixes for StyledText
author Frank Benoit <benoit@tionex.de>
date Mon, 04 Aug 2008 02:06:13 +0200
parents c0d810de7093
children
line wrap: on
line diff
--- a/dwt/custom/StyledTextContent.d	Mon Aug 04 02:05:58 2008 +0200
+++ b/dwt/custom/StyledTextContent.d	Mon Aug 04 02:06:13 2008 +0200
@@ -143,7 +143,7 @@
  * <p>
  *
  * @param listener the listener which should no longer be notified
- * 
+ *
  * @exception IllegalArgumentException <ul>
  *    <li>ERROR_NULL_ARGUMENT when listener is null</li>
  * </ul>