diff options
Diffstat (limited to 'src/i830_bios.h')
-rw-r--r-- | src/i830_bios.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i830_bios.h b/src/i830_bios.h index f43911e5..436426d5 100644 --- a/src/i830_bios.h +++ b/src/i830_bios.h @@ -491,7 +491,7 @@ struct bdb_sdvo_lvds_options { } __attribute__ ((packed)); #ifndef REG_DUMPER -int i830_bios_init(ScrnInfoPtr pScrn); +int i830_bios_init(ScrnInfoPtr scrn); #endif /* |