We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4398a7b commit 91145c9Copy full SHA for 91145c9
hidtest/test.c
@@ -488,7 +488,7 @@ void print_version_check(void)
488
printf("Compile-time version matches runtime version of hidapi.\n\n");
489
}
490
else {
491
- printf("Compile-time version is different than runtime version of hidapi.\n]n");
+ printf("Compile-time version is different than runtime version of hidapi.\n\n");
492
493
494
0 commit comments