mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-02-18 02:55:46 +00:00
s/with/+/
This commit is contained in:
parent
26d884c2da
commit
2f83742f1d
@ -81,7 +81,7 @@ static const struct option _long_opts[] = {
|
||||
static void _version(bool nl) {
|
||||
printf(VERSION);
|
||||
# ifdef OMX_ENCODER
|
||||
printf(" with OMX");
|
||||
printf(" + OMX");
|
||||
# endif
|
||||
if (nl) {
|
||||
putchar('\n');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user