summaryrefslogtreecommitdiff
path: root/dtrans/source/generic
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 05:00:38 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 05:00:38 +0000
commit2329319d75c01319b2edf53683f48804c500016d (patch)
treeb438c11bc070fe52f1f923855b730f666f95a834 /dtrans/source/generic
parente74d5e4cf74c377161c6ad2efe8cc55827b2e408 (diff)
INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED
2005/10/27 11:44:57 pl 1.3.4.1: #i55991# removed warnings for solaris platform
Diffstat (limited to 'dtrans/source/generic')
-rw-r--r--dtrans/source/generic/generic_clipboard.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dtrans/source/generic/generic_clipboard.hxx b/dtrans/source/generic/generic_clipboard.hxx
index 81247a747fa0..fa6b24332ec5 100644
--- a/dtrans/source/generic/generic_clipboard.hxx
+++ b/dtrans/source/generic/generic_clipboard.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: generic_clipboard.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 18:12:42 $
+ * last change: $Author: hr $ $Date: 2006-06-20 06:00:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -141,7 +141,7 @@ namespace dtrans
};
-};
+}
// ------------------------------------------------------------------------