Skip to content

Commit fbef8ae

Browse files
committed
C_PCI_ => C__PCI
1 parent b77a680 commit fbef8ae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

include/mint/cookie.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,6 @@
360360
#define C_PAMN 0x50414D4EL /* PAM Network Driver */
361361
#define C_PAUL 0x5041554CL /* Paula 2, Amiga MODfile player */
362362
#define C_PBUG 0x50425547L /* PeaceBug */
363-
#define C_PCI_ 0x5043495FL /* PCI-BIOS */
364363
#define C_PDeb 0x50446562L /* PureDebugger */
365364
#define C_PDEB 0x50444542L /* PureDebugger */
366365
#define C_PDOS 0x50444F53L /* PowerDOS */
@@ -609,7 +608,7 @@
609608
#define C__MIL 0x5F4D494CL /* Milan computer */
610609
#define C__NET 0x5F4E4554L /* GEMDOS Network Support */
611610
#define C__OOL 0x5F4F4F4CL /* Pool Fix */
612-
#define C__PCI 0x5F504349L /* PCIbios */
611+
#define C__PCI 0x5F504349L /* PCI-BIOS */
613612
#define C__PKT 0x5F504B54L /* Paket Driver Cookie */
614613
#define C__PWR 0x5F505752L /* Power Management unit */
615614
#define C__SLM 0x5F534C4DL /* SLM Driver */

0 commit comments

Comments
 (0)