summaryrefslogtreecommitdiff
path: root/sal/inc/rtl/ustring.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/rtl/ustring.h')
-rw-r--r--sal/inc/rtl/ustring.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/sal/inc/rtl/ustring.h b/sal/inc/rtl/ustring.h
index df37c8d9b4e4..7e91ce5a6c78 100644
--- a/sal/inc/rtl/ustring.h
+++ b/sal/inc/rtl/ustring.h
@@ -2,9 +2,9 @@
*
* $RCSfile: ustring.h,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: jsc $ $Date: 2002-03-08 14:02:37 $
+ * last change: $Author: hr $ $Date: 2003-03-26 16:45:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -994,6 +994,7 @@ double SAL_CALL rtl_ustr_toDouble( const sal_Unicode * str ) SAL_THROW_EXTERN_C(
/** The implementation of a Unicode string.
+ @internal
*/
typedef struct _rtl_uString
{