From 8e40c2acc9c42d2c39f684312816802c2c96c0d4 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Wed, 12 Mar 2008 06:38:25 +0000 Subject: 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 --- sal/systools/win32/uwinapi/macros.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sal/systools') 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 - -- cgit