top-level: apply clang-format
Change-Id: Iac1d97d84518649404e32b136b8fdd840723303c
diff --git a/webmenc.h b/webmenc.h
index ad30664..1ae7786 100644
--- a/webmenc.h
+++ b/webmenc.h
@@ -40,8 +40,7 @@
void write_webm_file_header(struct WebmOutputContext *webm_ctx,
const vpx_codec_enc_cfg_t *cfg,
const struct vpx_rational *fps,
- stereo_format_t stereo_fmt,
- unsigned int fourcc,
+ stereo_format_t stereo_fmt, unsigned int fourcc,
const struct VpxRational *par);
void write_webm_block(struct WebmOutputContext *webm_ctx,