summaryrefslogtreecommitdiff
path: root/Lib/ruby/rubywstrings.swg
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/ruby/rubywstrings.swg')
-rw-r--r--Lib/ruby/rubywstrings.swg20
1 files changed, 8 insertions, 12 deletions
diff --git a/Lib/ruby/rubywstrings.swg b/Lib/ruby/rubywstrings.swg
index 862928c95..bb44fbc6e 100644
--- a/Lib/ruby/rubywstrings.swg
+++ b/Lib/ruby/rubywstrings.swg
@@ -1,15 +1,11 @@
-/**
- * @file rubywstrings.swg
- * @author
- * @date Fri May 4 17:49:40 2007
- *
- * @brief Currently, Ruby does not support Unicode or WChar properly, so these
- * are still treated as char arrays for now.
- * There are other libraries available that add support to this in
- * ruby including WString, FXString, etc.
- *
- *
- */
+/* -----------------------------------------------------------------------------
+ * rubywstrings.swg
+ *
+ * Currently, Ruby does not support Unicode or WChar properly, so these
+ * are still treated as char arrays for now.
+ * There are other libraries available that add support to this in
+ * ruby including WString, FXString, etc.
+ * ----------------------------------------------------------------------------- */
/* ------------------------------------------------------------
* utility methods for wchar_t strings