[x264-devel] [Git][videolan/x264][master] Remove redundant dot in help

Anton Mitrofanov (@BugMaster) gitlab at videolan.org
Tue Dec 7 14:45:24 UTC 2021



Anton Mitrofanov pushed to branch master at VideoLAN / x264


Commits:
ab5c502b by Anton Mitrofanov at 2021-12-07T16:59:00+03:00
Remove redundant dot in help

- - - - -


1 changed file:

- x264.c


Changes:

=====================================
x264.c
=====================================
@@ -495,7 +495,7 @@ static void help( x264_param_t *defaults, int longhelp )
         " .mkv -> Matroska\n"
         " .flv -> Flash Video\n"
         " .mp4 -> MP4 if compiled with GPAC or L-SMASH support (%s)\n"
-        "Output bit depth: %s\n."
+        "Output bit depth: %s\n"
         "\n"
         "Options:\n"
         "\n"



View it on GitLab: https://code.videolan.org/videolan/x264/-/commit/ab5c502b98570782e1d439e2d9a198172118b785

-- 
View it on GitLab: https://code.videolan.org/videolan/x264/-/commit/ab5c502b98570782e1d439e2d9a198172118b785
You're receiving this email because of your account on code.videolan.org.




More information about the x264-devel mailing list