diff options
Diffstat (limited to 'shell/source')
-rw-r--r-- | shell/source/all/ooofilereader/keywordstag.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/source/all/ooofilereader/keywordstag.hxx b/shell/source/all/ooofilereader/keywordstag.hxx index 8326b67257b2..775388c55401 100644 --- a/shell/source/all/ooofilereader/keywordstag.hxx +++ b/shell/source/all/ooofilereader/keywordstag.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: keywordstag.hxx,v $ - * $Revision: 1.4 $ + * $Revision: 1.5 $ * * This file is part of OpenOffice.org. * @@ -54,4 +54,4 @@ class CKeywordsTag : public ITag std::wstring m_sCurrentKeyword; }; -#endif
\ No newline at end of file +#endif |