Rémi Denis-Courmont pushed to branch master at VideoLAN / VLC
Commits:
c656cda7 by Alexandre Janniaux at 2021-11-28T20:43:23+00:00
input: es_out: remove extra line feed
- - - - -
1 changed file:
- src/input/es_out.c
Changes:
=====================================
src/input/es_out.c
=====================================
@@ -1356,7 +1356,7 @@ static void EsOutProgramHandleClockSource( es_out_t *out,
es_out_pgrm_t *p_pgrm
vlc_assert_unreachable();
}
- msg_Dbg( p_input, "program(%d): using clock source: '%s'\n",
+ msg_Dbg( p_input, "program(%d): using clock source: '%s'",
p_pgrm->i_id, clock_source_str );
}
View it on GitLab:
https://code.videolan.org/videolan/vlc/-/commit/c656cda7f2536833b3808c0b39e717e685febae9
--
View it on GitLab:
https://code.videolan.org/videolan/vlc/-/commit/c656cda7f2536833b3808c0b39e717e685febae9
You're receiving this email because of your account on code.videolan.org.
_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits