summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes
diff options
context:
space:
mode:
author Cowering <cowering@users.noreply.github.com>2015-07-08 23:38:59 -0500
committer Cowering <cowering@users.noreply.github.com>2015-07-08 23:38:59 -0500
commite9834c0576273eb2c5a8c320a7b5549852bd82da (patch)
tree6c7875f3c3d0c0e572ca61d2e5a74cec326aafbb /src/mess/includes
parent8266159312e31a3c4120be7dd969f32f663851ec (diff)
2 more pedantic fixes (nw)
Diffstat (limited to 'src/mess/includes')
-rw-r--r--src/mess/includes/macpci.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/includes/macpci.h b/src/mess/includes/macpci.h
index 5468b2ad428..56f7d066431 100644
--- a/src/mess/includes/macpci.h
+++ b/src/mess/includes/macpci.h
@@ -66,7 +66,7 @@ enum model_t
PCIMODEL_MAC_PBG3WALLST1,
PCIMODEL_MAC_PBG3WALLST2,
- PCIMODEL_MAC_PIPPIN, // Apple/Bandai Pippin
+ PCIMODEL_MAC_PIPPIN // Apple/Bandai Pippin
};