diff options
author | Alex Deucher <alex@botch2.(none)> | 2008-02-28 17:01:14 -0500 |
---|---|---|
committer | Alex Deucher <alex@botch2.(none)> | 2008-02-28 17:01:14 -0500 |
commit | d8d6c9fe4ae7e1ab67dd041a251e901d97c29ed6 (patch) | |
tree | 0c617954a051b077a817fd7db4dff35c459e1de3 /src/radeon_probe.h | |
parent | 46547ae8bdbc5c10f1fd028b95ec4c5c31a5b318 (diff) |
RS6xx: fix typos in previous commit
Noted by Maciej Cencora on IRC
Diffstat (limited to 'src/radeon_probe.h')
-rw-r--r-- | src/radeon_probe.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/radeon_probe.h b/src/radeon_probe.h index d11f3d9e..82bb1531 100644 --- a/src/radeon_probe.h +++ b/src/radeon_probe.h @@ -362,7 +362,7 @@ struct avivo_state struct avivo_dig_state tmds2; /* DDIA block on RS6xx chips */ - CARD32 ddia[36]; + CARD32 ddia[37]; }; /* |