fix whitespace issue in previous patch

main
Roland Scheidegger 2004-05-18 23:30:46 +00:00
parent aa142ff1b5
commit 43c244ebba
2 changed files with 2 additions and 2 deletions

View File

@ -201,7 +201,7 @@ static __inline__ int radeon_check_and_fixup_packets( drm_radeon_private_t *dev_
case RADEON_EMIT_PP_TEX_SIZE_0:
case RADEON_EMIT_PP_TEX_SIZE_1:
case RADEON_EMIT_PP_TEX_SIZE_2:
case R200_EMIT_RB3D_BLENDCOLOR:
case R200_EMIT_RB3D_BLENDCOLOR:
/* These packets don't contain memory offsets */
break;

View File

@ -201,7 +201,7 @@ static __inline__ int radeon_check_and_fixup_packets( drm_radeon_private_t *dev_
case RADEON_EMIT_PP_TEX_SIZE_0:
case RADEON_EMIT_PP_TEX_SIZE_1:
case RADEON_EMIT_PP_TEX_SIZE_2:
case R200_EMIT_RB3D_BLENDCOLOR:
case R200_EMIT_RB3D_BLENDCOLOR:
/* These packets don't contain memory offsets */
break;