diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 05:12:32 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 05:12:32 +0000 |
commit | 1d25041508e1d6390eb0614f731523b2df590f55 (patch) | |
tree | cf96849ebc46c69d9ec1921489df2221dd52723b /package/source/xstor/xstorage.hxx | |
parent | 618af4f2a0dc093c7b7c2300dc72cc085aa9248f (diff) |
INTEGRATION: CWS warnings01 (1.9.4); FILE MERGED
2006/01/25 22:23:35 sb 1.9.4.3: RESYNC: (1.11-1.13); FILE MERGED
2005/11/07 20:28:47 pl 1.9.4.2: RESYNC: (1.9-1.11); FILE MERGED
2005/11/01 17:10:21 cd 1.9.4.1: #i53898# Warning free code for sun sparc compiler
Diffstat (limited to 'package/source/xstor/xstorage.hxx')
-rw-r--r-- | package/source/xstor/xstorage.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/source/xstor/xstorage.hxx b/package/source/xstor/xstorage.hxx index 130e51960..9c08bbeff 100644 --- a/package/source/xstor/xstorage.hxx +++ b/package/source/xstor/xstorage.hxx @@ -4,9 +4,9 @@ * * $RCSfile: xstorage.hxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: obo $ $Date: 2006-01-20 10:13:04 $ + * last change: $Author: hr $ $Date: 2006-06-20 06:12:32 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -130,7 +130,7 @@ namespace cppu { class OTypeCollection; -}; +} //================================================ // a common implementation for an entry |