Fixed a compile-breaking error in vid_mda.c.
This commit is contained in:
@@ -325,7 +325,7 @@ void mda_speed_changed(void *p)
|
||||
}
|
||||
|
||||
#ifndef __unix
|
||||
static mda_config_t hercules_config[] =
|
||||
static device_config_t mda_config[] =
|
||||
{
|
||||
{
|
||||
.name = "rgb_type",
|
||||
|
Reference in New Issue
Block a user