summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/gvfs
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:27:47 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:27:47 +0000
commit8aa191b0aba370f5d099c1311d6cae5c1c5a54ba (patch)
tree6c66460c20b70e278ec3bd68cae4fcf93dfa5cbc /ucb/source/ucp/gvfs
parent4f01c5e9b33ccf42ef978120e77b1888c5327115 (diff)
INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED
2005/11/10 18:10:10 pl 1.3.10.1: #i55991# removed warnings
Diffstat (limited to 'ucb/source/ucp/gvfs')
-rw-r--r--ucb/source/ucp/gvfs/content.hxx8
-rw-r--r--ucb/source/ucp/gvfs/provider.hxx6
2 files changed, 7 insertions, 7 deletions
diff --git a/ucb/source/ucp/gvfs/content.hxx b/ucb/source/ucp/gvfs/content.hxx
index 90ac2588425b..a2d9947d8b61 100644
--- a/ucb/source/ucp/gvfs/content.hxx
+++ b/ucb/source/ucp/gvfs/content.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: content.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:42:45 $
+ * last change: $Author: hr $ $Date: 2006-06-20 05:27:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -273,11 +273,11 @@ public:
throw( com::sun::star::uno::RuntimeException );
};
-};
+}
extern "C" {
extern GPrivate *auth_queue;
extern void auth_queue_destroy( gpointer data );
-};
+}
#endif
diff --git a/ucb/source/ucp/gvfs/provider.hxx b/ucb/source/ucp/gvfs/provider.hxx
index b8bad2be18a7..9b9f9477f911 100644
--- a/ucb/source/ucp/gvfs/provider.hxx
+++ b/ucb/source/ucp/gvfs/provider.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: provider.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:44:22 $
+ * last change: $Author: hr $ $Date: 2006-06-20 05:27:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -77,7 +77,7 @@ public:
};
-}; /* namespace gvfs */
+} /* namespace gvfs */
#endif /* _PROVIDER_HXX_ */