Skip to content

Commit ce574bb

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/mint/cookie.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@
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 */
363+
#define C__PCI 0x5f504349L /* PCI-BIOS */
364364
#define C_PDeb 0x50446562L /* PureDebugger */
365365
#define C_PDEB 0x50444542L /* PureDebugger */
366366
#define C_PDOS 0x50444F53L /* PowerDOS */

0 commit comments

Comments
 (0)