summaryrefslogtreecommitdiff
path: root/sal/inc/rtl/ustring.h
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2002-03-08 13:02:37 +0000
committerJuergen Schmidt <jsc@openoffice.org>2002-03-08 13:02:37 +0000
commit17e731f0b1967ae7a625e6affdf1459c548e23d2 (patch)
treedc9270f33c17c557ebb11837e5fee1837ed4d4b9 /sal/inc/rtl/ustring.h
parentc05ebd48c19064745a96b828b018d9ebbeab024c (diff)
#96567# remove internal tag for rtl_uString
Diffstat (limited to 'sal/inc/rtl/ustring.h')
-rw-r--r--sal/inc/rtl/ustring.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/sal/inc/rtl/ustring.h b/sal/inc/rtl/ustring.h
index 0865db145c7e..df37c8d9b4e4 100644
--- a/sal/inc/rtl/ustring.h
+++ b/sal/inc/rtl/ustring.h
@@ -2,9 +2,9 @@
*
* $RCSfile: ustring.h,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: sb $ $Date: 2001-10-30 13:41:07 $
+ * last change: $Author: jsc $ $Date: 2002-03-08 14:02:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -994,7 +994,6 @@ 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
{