diff options
author | Pascal Junck <pjunck@openoffice.org> | 2004-11-03 08:17:21 +0000 |
---|---|---|
committer | Pascal Junck <pjunck@openoffice.org> | 2004-11-03 08:17:21 +0000 |
commit | ca60497922e7bf7fd6491459b74e16a71ef7674c (patch) | |
tree | cab196e42f8068e96f337d03e2d72a63648c3210 /registry | |
parent | 7230e33467ea737aea417427ec031c0683f3df9d (diff) |
INTEGRATION: CWS sb22 (1.3.16); FILE MERGED
2004/10/14 10:55:26 sb 1.3.16.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK.
2004/09/28 13:53:48 sb 1.3.16.1: #i33217# Fixed @since tags.
Diffstat (limited to 'registry')
-rw-r--r-- | registry/inc/registry/reader.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/registry/inc/registry/reader.hxx b/registry/inc/registry/reader.hxx index f563726458fe..9b56c379ffa8 100644 --- a/registry/inc/registry/reader.hxx +++ b/registry/inc/registry/reader.hxx @@ -2,9 +2,9 @@ * * $RCSfile: reader.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2004-06-04 02:42:36 $ + * last change: $Author: pjunck $ $Date: 2004-11-03 09:17:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,7 @@ namespace typereg { <p>Instances of this class are not multi-thread–safe.</p> - @since #i21150# + @since UDK 3.2.0 */ class Reader { public: |