diff options
author | Dave Airlie <airlied@linux.ie> | 2006-12-17 17:31:08 +1100 |
---|---|---|
committer | Dave Airlie <airlied@linux.ie> | 2006-12-17 17:31:08 +1100 |
commit | bf0b364cbd8682f297e2d110ece1f72e7151340d (patch) | |
tree | 40c927c5f26fe5296cdc3e4b17f03a5d412b36ab /src/radeon_probe.h | |
parent | 4962a5430844114de864418d803f3182b90792ff (diff) |
fix up output namings
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 959d4dd..977790c 100644 --- a/src/radeon_probe.h +++ b/src/radeon_probe.h @@ -112,7 +112,7 @@ typedef enum OUTPUT_DVI, OUTPUT_LVDS, OUTPUT_STV, - OUTPUT_CTX, + OUTPUT_CTV, } RADEONOutputType; typedef struct _RADEONCrtcPrivateRec { |