summaryrefslogtreecommitdiff
path: root/deps/uv/src/win/winapi.h
diff options
context:
space:
mode:
authorBert Belder <bertbelder@gmail.com>2012-06-12 19:52:38 +0200
committerBert Belder <bertbelder@gmail.com>2012-06-12 19:52:38 +0200
commitcbeeea62cf10bbf71636fe03282590050beb1d36 (patch)
treebf8334f327c4fa3d0377537c294448de55094331 /deps/uv/src/win/winapi.h
parentb615077bab71db73cf065d6162cae8d6cb84d8d2 (diff)
downloadandroid-node-v8-cbeeea62cf10bbf71636fe03282590050beb1d36.tar.gz
android-node-v8-cbeeea62cf10bbf71636fe03282590050beb1d36.tar.bz2
android-node-v8-cbeeea62cf10bbf71636fe03282590050beb1d36.zip
Revert "uv: upgrade to b7e150ee"
Upgrade wasn't done correctly. This reverts commit b615077bab71db73cf065d6162cae8d6cb84d8d2.
Diffstat (limited to 'deps/uv/src/win/winapi.h')
-rw-r--r--deps/uv/src/win/winapi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/uv/src/win/winapi.h b/deps/uv/src/win/winapi.h
index df1e822b76..2f57e39ba8 100644
--- a/deps/uv/src/win/winapi.h
+++ b/deps/uv/src/win/winapi.h
@@ -4419,7 +4419,7 @@ typedef VOID (WINAPI* sReleaseSRWLockExclusive)
-/* Ntdll function pointers */
+/* Ntapi function pointers */
extern sRtlNtStatusToDosError pRtlNtStatusToDosError;
extern sNtDeviceIoControlFile pNtDeviceIoControlFile;
extern sNtQueryInformationFile pNtQueryInformationFile;