From c4b3c076ff7d33a8205c616611477ae3c7532de7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 21 Dec 2011 14:23:13 -0600 Subject: Rename obsolete tq methods to standard names (cherry picked from commit ba2a3ce341c0c71bbbcf350fcbcd60c552220b31) --- ktnef/gui/wmfstruct.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ktnef/gui/wmfstruct.h') diff --git a/ktnef/gui/wmfstruct.h b/ktnef/gui/wmfstruct.h index 33a4a67c..7400e896 100644 --- a/ktnef/gui/wmfstruct.h +++ b/ktnef/gui/wmfstruct.h @@ -53,7 +53,7 @@ struct WmfEnhMetaHeader WORD nHandles; // Number of handles in the handle table // Handle index zero is reserved. WORD sReserved; // Reserved. Must be zero. - DWORD nDescription; // Number of chars in the tqunicode description string + DWORD nDescription; // Number of chars in the unicode description string // This is 0 if there is no description string DWORD offDescription; // Offset to the metafile description record. // This is 0 if there is no description string -- cgit v1.2.3