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