winunits-base: fix structure name

git-svn-id: trunk@17267 -
This commit is contained in:
paul 2011-04-07 06:46:50 +00:00
parent efad673509
commit 841357c66e

View File

@ -1445,7 +1445,7 @@ type
{$EXTERNALSYM DTTOPTS} {$EXTERNALSYM DTTOPTS}
PDTTOPTS = ^_DTTOPTS; PDTTOPTS = ^_DTTOPTS;
{$EXTERNALSYM PDTTOPTS} {$EXTERNALSYM PDTTOPTS}
TDTOpts = DTTOPTS; TDTTOpts = DTTOPTS;
// if (_WIN32_WINNT >= 0x0600) // if (_WIN32_WINNT >= 0x0600)