1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-08 00:15:04 -05:00

Fix typo.

This commit is contained in:
XMRig
2021-08-11 16:27:36 +07:00
parent e6332eff2b
commit aee0762424
4 changed files with 8 additions and 8 deletions

View File

@@ -33,8 +33,8 @@
#define FAMILY_CN 0x63150000
#define FAMILY_CN_LITE 0x63140000
#define FAMILY_CN_HEAVY 0x63160000
#define FAMILY_CN_PICO 0x63120200
#define FAMILY_CN_FEMTO 0x63110200
#define FAMILY_CN_PICO 0x63120000
#define FAMILY_CN_FEMTO 0x63110000
#define FAMILY_RANDOM_X 0x72000000
#define FAMILY_ARGON2 0x61000000
#define FAMILY_ASTROBWT 0x41000000