Skip to content

Commit

Permalink
add \n
Browse files Browse the repository at this point in the history
  • Loading branch information
igorshevach committed Sep 17, 2024
1 parent 1cdd266 commit ec212e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nginx-kmp-out-module/src/ngx_kmp_out_track.c
Original file line number Diff line number Diff line change
Expand Up @@ -1298,6 +1298,7 @@ ngx_kmp_out_track_write_media_info(ngx_kmp_out_track_t *track)
return NGX_OK;
}


static void
ngx_kmp_out_track_chain_md5_hex(u_char dst[32], ngx_chain_t *in, u_char *p)
{
Expand Down

0 comments on commit ec212e9

Please sign in to comment.