From 17651d0d0cb83ba497c70bb862f454ba061bc325 Mon Sep 17 00:00:00 2001 From: Zach Goldberg Date: Wed, 2 Jan 2008 20:23:41 -0500 Subject: [PATCH] Fix some typos. --- include/cvconst.h | 6 +++--- include/d3d8types.h | 2 +- include/ddraw.h | 2 +- include/digitalv.h | 2 +- include/dplobby.h | 2 +- include/exdisp.idl | 2 +- include/mmsystem.h | 2 +- include/winternl.h | 2 +- include/wintrust.h | 2 +- 9 files changed, 11 insertions(+), 11 deletions(-) diff --git a/include/cvconst.h b/include/cvconst.h index e058bc630a8..2b1cdf5cc29 100644 --- a/include/cvconst.h +++ b/include/cvconst.h @@ -18,7 +18,7 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA */ -/* information in this file is highly derivated from MSDN DIA information pages */ +/* information in this file is highly derived from MSDN DIA information pages */ /* symbols & types enumeration */ enum SymTagEnum @@ -186,7 +186,7 @@ enum CV_HREG_e CV_REG_LDTR = 114, CV_REG_TR = 115, - CV_REG_PSEUDO1 = 116, /* this includes Pseudo02 to Pseuso09 */ + CV_REG_PSEUDO1 = 116, /* this includes Pseudo02 to Pseudo09 */ CV_REG_ST0 = 128, /* this includes ST1 to ST7 */ CV_REG_CTRL = 136, CV_REG_STAT = 137, @@ -473,7 +473,7 @@ enum CV_HREG_e CV_AMD64_LDTR = CV_REG_LDTR, CV_AMD64_TR = CV_REG_TR, - CV_AMD64_PSEUDO1 = CV_REG_PSEUDO1, /* this includes Pseudo02 to Pseuso09 */ + CV_AMD64_PSEUDO1 = CV_REG_PSEUDO1, /* this includes Pseudo02 to Pseudo09 */ CV_AMD64_ST0 = CV_REG_ST0, /* this includes ST1 to ST7 */ CV_AMD64_CTRL = CV_REG_CTRL, CV_AMD64_STAT = CV_REG_STAT, diff --git a/include/d3d8types.h b/include/d3d8types.h index d49bd6ad66b..2ed2bf9c978 100644 --- a/include/d3d8types.h +++ b/include/d3d8types.h @@ -170,7 +170,7 @@ typedef enum _D3DVSD_TOKENTYPE { D3DVSD_FORCE_DWORD = 0x7FFFFFFF } D3DVSD_TOKENTYPE; -/** input registers for vertes shaders functions */ +/** input registers for vertex shaders functions */ /* #define D3DVSDE_POSITION 0 #define D3DVSDE_BLENDWEIGHT 1 diff --git a/include/ddraw.h b/include/ddraw.h index 0f7a6c1adff..a5ca31173d4 100644 --- a/include/ddraw.h +++ b/include/ddraw.h @@ -338,7 +338,7 @@ typedef struct _DDSCAPS { #define DDSCAPS2_RESERVED2 0x00000040 /* indicates surface will never be locked again */ #define DDSCAPS2_OPAQUE 0x00000080 -/* set at CreateSurface() time to indicate antialising will be used */ +/* set at CreateSurface() time to indicate antialiasing will be used */ #define DDSCAPS2_HINTANTIALIASING 0x00000100 /* set at CreateSurface() time to indicate cubic environment map */ #define DDSCAPS2_CUBEMAP 0x00000200 diff --git a/include/digitalv.h b/include/digitalv.h index 98fe28274b1..d06fb63a0d7 100644 --- a/include/digitalv.h +++ b/include/digitalv.h @@ -199,7 +199,7 @@ extern "C" { #define MCI_DGV_MONITOR_METHOD 0x00010000L #define MCI_DGV_MONITOR_SOURCE 0x00020000L -/* values for dwSource parameter of the MCI_DGV_MONITOR_PARMS struture */ +/* values for dwSource parameter of the MCI_DGV_MONITOR_PARMS structure */ #define MCI_DGV_MONITOR_INPUT 0x00004000L #define MCI_DGV_MONITOR_FILE 0x00004001L diff --git a/include/dplobby.h b/include/dplobby.h index 16661b0aa8c..5a53c1dc503 100644 --- a/include/dplobby.h +++ b/include/dplobby.h @@ -193,7 +193,7 @@ typedef struct tagDPLMSG_NEWSESSIONHOST /***************************************************************************** * DirectPlay Address ID's - * A DirectPlay address is composed of multiple data chunks, each assocated with + * A DirectPlay address is composed of multiple data chunks, each associated with * a GUID to give significance to the type of data. All chunks have an associated * size so that unknown chunks can be ignored for backwards compatibility! * EnumAddresses function is used to parse the address data chunks. diff --git a/include/exdisp.idl b/include/exdisp.idl index 4e0740075b2..70da5acf767 100644 --- a/include/exdisp.idl +++ b/include/exdisp.idl @@ -3,7 +3,7 @@ * * Copyright (C) 2001 John R. Sheets (for CodeWeavers) * Copyright (C) 2003 Alexandre Julliard - * Copuright (C) 2004 Jacek Caban + * Copyright (C) 2004 Jacek Caban * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/include/mmsystem.h b/include/mmsystem.h index d75062f8b7a..37373e4bd95 100644 --- a/include/mmsystem.h +++ b/include/mmsystem.h @@ -384,7 +384,7 @@ DECL_WINELIB_TYPE_AW(LPWAVEOUTCAPS2) #define WAVECAPS_PLAYBACKRATE 0x0002 /* supports playback rate control */ #define WAVECAPS_VOLUME 0x0004 /* supports volume control */ #define WAVECAPS_LRVOLUME 0x0008 /* separate left-right volume control */ -#define WAVECAPS_SYNC 0x0010 /* driver is synchrounous and playing is blocking */ +#define WAVECAPS_SYNC 0x0010 /* driver is synchronous and playing is blocking */ #define WAVECAPS_SAMPLEACCURATE 0x0020 /* position is sample accurate */ #define WAVECAPS_DIRECTSOUND 0x0040 /* ? */ diff --git a/include/winternl.h b/include/winternl.h index 95e2b194c12..43bc374138b 100644 --- a/include/winternl.h +++ b/include/winternl.h @@ -1068,7 +1068,7 @@ typedef struct _SYSTEM_CPU_INFORMATION { #define CPU_FEATURE_PAT 0x00000400 /* Page Attribute Table */ #define CPU_FEATURE_FXSR 0x00000800 /* FXSAVE and FXSTORE instructions */ #define CPU_FEATURE_SEP 0x00001000 /* SYSENTER and SYSEXIT instructions */ -#define CPU_FEATURE_SSE 0x00002000 /* SSE extenstions (ext. MMX) */ +#define CPU_FEATURE_SSE 0x00002000 /* SSE extensions (ext. MMX) */ #define CPU_FEATURE_3DNOW 0x00008000 /* 3DNOW instructions available (FIXME: needs to be confirmed) */ #define CPU_FEATURE_SSE2 0x00010000 /* SSE2 extensions (XMMI64) */ diff --git a/include/wintrust.h b/include/wintrust.h index 7b0b276e669..0c4d53583a9 100644 --- a/include/wintrust.h +++ b/include/wintrust.h @@ -564,7 +564,7 @@ typedef struct _CAT_MEMBERINFO typedef struct _WIN_CERTIFICATE { DWORD dwLength; - WORD wRevision; /* WIN_CERT_REVISON_xxx */ + WORD wRevision; /* WIN_CERT_REVISION_xxx */ WORD wCertificateType; /* WIN_CERT_TYPE_xxx */ BYTE bCertificate[ANYSIZE_ARRAY]; } WIN_CERTIFICATE, *LPWIN_CERTIFICATE; -- 2.11.4.GIT