summaryrefslogtreecommitdiff
path: root/common/u2f.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/u2f.c')
-rw-r--r--common/u2f.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/u2f.c b/common/u2f.c
index 8cef638d3a..4d4d603132 100644
--- a/common/u2f.c
+++ b/common/u2f.c
@@ -15,7 +15,7 @@
#include "u2f.h"
#include "util.h"
-#define G2F_CERT_NAME "CrOS"
+#define G2F_CERT_NAME "CrO2"
#define CPRINTF(format, args...) cprintf(CC_EXTENSION, format, ##args)