diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 04:27:47 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 04:27:47 +0000 |
commit | 8aa191b0aba370f5d099c1311d6cae5c1c5a54ba (patch) | |
tree | 6c66460c20b70e278ec3bd68cae4fcf93dfa5cbc /ucb/source/ucp/gvfs/provider.hxx | |
parent | 4f01c5e9b33ccf42ef978120e77b1888c5327115 (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/provider.hxx')
-rw-r--r-- | ucb/source/ucp/gvfs/provider.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
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_ */ |