summaryrefslogtreecommitdiff
path: root/sal/systools
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-03-12 06:38:25 +0000
committerRüdiger Timm <rt@openoffice.org>2008-03-12 06:38:25 +0000
commit8e40c2acc9c42d2c39f684312816802c2c96c0d4 (patch)
tree814a8c842feb58da182f45f819c616ed1968f3c5 /sal/systools
parent2d949b66c6cd9b6a073979e9ff486365707a8db1 (diff)
INTEGRATION: CWS hro34 (1.9.84); FILE MERGED
2008/03/07 10:36:23 hro 1.9.84.1: #i72556# Added Auto COM PTR and Vista APIs to uwinapi
Diffstat (limited to 'sal/systools')
-rw-r--r--sal/systools/win32/uwinapi/macros.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/sal/systools/win32/uwinapi/macros.h b/sal/systools/win32/uwinapi/macros.h
index 9e8604070ba4..61367a63a6d3 100644
--- a/sal/systools/win32/uwinapi/macros.h
+++ b/sal/systools/win32/uwinapi/macros.h
@@ -4,9 +4,9 @@
*
* $RCSfile: macros.h,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: kz $ $Date: 2007-09-06 13:50:41 $
+ * last change: $Author: rt $ $Date: 2008-03-12 07:38:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -238,4 +238,3 @@ static rettype calltype func##_##Failure params \
return (rettype)0; \
}
#endif
-