mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-12 20:58:18 +00:00
Another C++ comment that had to be converted to C-style comment
This commit is contained in:
parent
8825eea884
commit
ffd3d195b5
@ -3271,7 +3271,7 @@ bool input_keyboard_line_event(
|
||||
state->ptr -=len;
|
||||
state->size-=len;
|
||||
}
|
||||
word = state->buffer; //??
|
||||
word = state->buffer; /* ?? */
|
||||
}
|
||||
} else
|
||||
if (character)
|
||||
|
Loading…
x
Reference in New Issue
Block a user