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/utils/ps.cc')
-rw-r--r--winsup/utils/ps.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/utils/ps.cc b/winsup/utils/ps.cc
index dbcacbab4..982183c5d 100644
--- a/winsup/utils/ps.cc
+++ b/winsup/utils/ps.cc
@@ -68,7 +68,7 @@ start_time (external_pinfo *child)
#define NSPERSEC 10000000LL
/* Convert a Win32 time to "UNIX" format. */
-long __stdcall
+long
to_time_t (FILETIME *ptr)
{
/* A file time is the number of 100ns since jan 1 1601