aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xwin/ddraw.h
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/hw/xwin/ddraw.h')
-rw-r--r--xorg-server/hw/xwin/ddraw.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/xorg-server/hw/xwin/ddraw.h b/xorg-server/hw/xwin/ddraw.h
index 1871d9551..4c9af772e 100644
--- a/xorg-server/hw/xwin/ddraw.h
+++ b/xorg-server/hw/xwin/ddraw.h
@@ -1346,7 +1346,7 @@ extern "C" {
/*****************************************************************************
* IDirectDraw2 interface
*/
-/* Note: IDirectDraw2 cannot derive from IDirectDraw because the number of
+/* Note: IDirectDraw2 cannot derive from IDirectDraw because the number of
* arguments of SetDisplayMode has changed !
*/
#undef INTERFACE
@@ -1742,7 +1742,7 @@ extern "C" {
/*****************************************************************************
* IDirectDrawSurface2 interface
*/
-/* Cannot inherit from IDirectDrawSurface because the LPDIRECTDRAWSURFACE parameters
+/* Cannot inherit from IDirectDrawSurface because the LPDIRECTDRAWSURFACE parameters
* have been converted to LPDIRECTDRAWSURFACE2.
*/
#undef INTERFACE
@@ -1861,7 +1861,7 @@ extern "C" {
/*****************************************************************************
* IDirectDrawSurface3 interface
*/
-/* Cannot inherit from IDirectDrawSurface2 because the LPDIRECTDRAWSURFACE2 parameters
+/* Cannot inherit from IDirectDrawSurface2 because the LPDIRECTDRAWSURFACE2 parameters
* have been converted to LPDIRECTDRAWSURFACE3.
*/
#undef INTERFACE