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/cygwin/path.h')
-rw-r--r--winsup/cygwin/path.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/path.h b/winsup/cygwin/path.h
index e09507c80..fc0d28b60 100644
--- a/winsup/cygwin/path.h
+++ b/winsup/cygwin/path.h
@@ -127,7 +127,7 @@ struct fs_info
IMPLEMENT_STATUS_FLAG (bool, is_cdrom)
ULONG serial_number () const { return sernum; }
- bool update (PUNICODE_STRING, bool) __attribute__ ((regparm (3)));
+ bool update (PUNICODE_STRING, HANDLE) __attribute__ ((regparm (3)));
};
class path_conv