X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2F_6545.h;h=ea7c8597bf0b6fd1bb2d32f987fbc50e649583f7;hb=df80d071e8eeb799bd1d8ec55acd1ee92714c752;hp=7dc79a37138dacd51d29d4a7066898ba40413437;hpb=a17dee1a1c8b135377d40b2ca4dc56fb16fd4446;p=cc65 diff --git a/include/_6545.h b/include/_6545.h index 7dc79a371..ea7c8597b 100644 --- a/include/_6545.h +++ b/include/_6545.h @@ -1,8 +1,8 @@ /*****************************************************************************/ /* */ -/* _6545.h */ +/* _6545.h */ /* */ -/* Internal include file, do not use directly */ +/* Internal include file, do not use directly */ /* */ /* */ /* */ @@ -40,8 +40,8 @@ /* Define a structure with the 6545 register offsets */ struct __6545 { - unsigned char ctrl; /* Control register */ - unsigned char data; /* Data register */ + unsigned char ctrl; /* Control register */ + unsigned char data; /* Data register */ };