diff options
-rw-r--r-- | fpicker/source/win32/filepicker/FilterContainer.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fpicker/source/win32/filepicker/FilterContainer.hxx b/fpicker/source/win32/filepicker/FilterContainer.hxx index d5387b55d211..7abe1438aa8b 100644 --- a/fpicker/source/win32/filepicker/FilterContainer.hxx +++ b/fpicker/source/win32/filepicker/FilterContainer.hxx @@ -2,9 +2,9 @@ * * $RCSfile: FilterContainer.hxx,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: tra $ $Date: 2001-06-28 11:13:03 $ + * last change: $Author: rt $ $Date: 2003-10-06 15:52:26 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -144,4 +144,4 @@ private: rtl::OUString SAL_CALL makeWinFilterBuffer( CFilterContainer& aFilterContainer ); -#endif
\ No newline at end of file +#endif |