Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/include/objbase.h')
-rw-r--r--winsup/w32api/include/objbase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/w32api/include/objbase.h b/winsup/w32api/include/objbase.h
index a18235e31..71d10977d 100644
--- a/winsup/w32api/include/objbase.h
+++ b/winsup/w32api/include/objbase.h
@@ -61,7 +61,7 @@ typedef struct tagSTGOPTIONS {
USHORT usVersion;
USHORT reserved;
ULONG ulSectorSize;
- const WCHAR pwcsTemplateFile;
+ const WCHAR *pwcsTemplateFile;
} STGOPTIONS;
typedef enum tagREGCLS {
REGCLS_SINGLEUSE = 0,