diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 14:47:58 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 14:47:58 +0000 |
commit | 2f02bef132173c19fafbda7908dd154f2d70a692 (patch) | |
tree | 306b4e77477940adffce9dec42e4b39ec7e732cd /ucb | |
parent | 85d7d6ba32c829e3e2ccdf3b83fd0b127f3be037 (diff) |
INTEGRATION: CWS rt02 (1.7.90); FILE MERGED
2003/09/30 13:37:11 rt 1.7.90.1: #i19697# Fixed comment after preprocessor directive
Diffstat (limited to 'ucb')
-rw-r--r-- | ucb/source/ucp/webdav/NeonTypes.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/webdav/NeonTypes.hxx b/ucb/source/ucp/webdav/NeonTypes.hxx index 51f6b6f583fa..d076681c6322 100644 --- a/ucb/source/ucp/webdav/NeonTypes.hxx +++ b/ucb/source/ucp/webdav/NeonTypes.hxx @@ -2,9 +2,9 @@ * * $RCSfile: NeonTypes.hxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: kso $ $Date: 2002-08-15 10:05:29 $ + * last change: $Author: rt $ $Date: 2003-10-06 15:47:58 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,4 +88,4 @@ typedef struct hip_xml_elm NeonPropFindXmlElem; typedef ne_xml_elmid NeonPropFindXmlId; typedef ne_prop_result_set NeonPropFindResultSet; -#endif _NEONTYPES_HXX_ +#endif // _NEONTYPES_HXX_ |