summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/apple2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/video/apple2.h')
-rw-r--r--src/mess/video/apple2.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mess/video/apple2.h b/src/mess/video/apple2.h
index c109ccf9111..79ce9076777 100644
--- a/src/mess/video/apple2.h
+++ b/src/mess/video/apple2.h
@@ -1,7 +1,7 @@
/*********************************************************************
-
- video/apple2.h - Video handling for 8-bit Apple IIs
-
+
+ video/apple2.h - Video handling for 8-bit Apple IIs
+
*********************************************************************/
#ifndef __A2_VIDEO__