Another C++ comment that had to be converted to C-style comment

This commit is contained in:
LibretroAdmin 2022-10-29 19:18:22 +02:00
parent 8825eea884
commit ffd3d195b5

View File

@ -3271,7 +3271,7 @@ bool input_keyboard_line_event(
state->ptr -=len;
state->size-=len;
}
word = state->buffer; //??
word = state->buffer; /* ?? */
}
} else
if (character)