We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 699ada4 commit 0caad58Copy full SHA for 0caad58
1 file changed
blueutil.m
@@ -94,7 +94,7 @@ void check_power_on_for(const char *command) {
94
95
void usage(FILE *io) {
96
static const char *lines[] = {
97
- "blueutil v" VERSION,
+ ("blueutil v" VERSION),
98
"",
99
"Usage:",
100
" blueutil [options]",
0 commit comments