aboutsummaryrefslogtreecommitdiff
path: root/src/pc80/vgachip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pc80/vgachip.h')
-rw-r--r--src/pc80/vgachip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pc80/vgachip.h b/src/pc80/vgachip.h
index 02124b3df3..d43788cd66 100644
--- a/src/pc80/vgachip.h
+++ b/src/pc80/vgachip.h
@@ -4,7 +4,7 @@
extern struct chip_control pc80_vgabios_control;
struct pc80_vgabios_config {
- int nothing;
+ int nothing;
};
#endif /* _PC80_VGABIOS */