Commit 61267a2b authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

winedump: Fix the spelling of a NETWORK_VOLUME_INFO field.

parent dab51e06
...@@ -138,7 +138,7 @@ typedef struct _LOCAL_VOLUME_INFO ...@@ -138,7 +138,7 @@ typedef struct _LOCAL_VOLUME_INFO
typedef struct _NETWORK_VOLUME_INFO typedef struct _NETWORK_VOLUME_INFO
{ {
DWORD dwSize; DWORD dwSize;
DWORD dwUnkown1; DWORD dwUnknown1;
DWORD dwShareNameOfs; DWORD dwShareNameOfs;
DWORD dwReserved; DWORD dwReserved;
DWORD dwUnknown2; DWORD dwUnknown2;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment