From 03e6674c13f8e7033c891ae8979e7f996fe9a6c1 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Tue, 12 Aug 2003 21:48:16 +0000 Subject: Whitespace cleanup from the pageflipping commit. --- shared-core/r128_drm.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shared-core/r128_drm.h') diff --git a/shared-core/r128_drm.h b/shared-core/r128_drm.h index 5da219e5..efa13a42 100644 --- a/shared-core/r128_drm.h +++ b/shared-core/r128_drm.h @@ -164,8 +164,8 @@ typedef struct drm_r128_sarea { drm_tex_region_t tex_list[R128_NR_TEX_HEAPS][R128_NR_TEX_REGIONS+1]; unsigned int tex_age[R128_NR_TEX_HEAPS]; int ctx_owner; - int pfAllowPageFlip; /* number of 3d windows (0,1,2 or more) */ - int pfCurrentPage; /* which buffer is being displayed? */ + int pfAllowPageFlip; /* number of 3d windows (0,1,2 or more) */ + int pfCurrentPage; /* which buffer is being displayed? */ } drm_r128_sarea_t; -- cgit v1.2.3