summaryrefslogtreecommitdiff
path: root/shared-core/r128_drm.h
diff options
context:
space:
mode:
Diffstat (limited to 'shared-core/r128_drm.h')
-rw-r--r--shared-core/r128_drm.h4
1 files changed, 2 insertions, 2 deletions
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;