From ca60497922e7bf7fd6491459b74e16a71ef7674c Mon Sep 17 00:00:00 2001 From: Pascal Junck Date: Wed, 3 Nov 2004 08:17:21 +0000 Subject: 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. --- registry/inc/registry/reader.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'registry/inc') 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 {

Instances of this class are not multi-thread–safe.

- @since #i21150# + @since UDK 3.2.0 */ class Reader { public: -- cgit