提交 8e297686 编写于 作者: N Nicolas George

lavd/x11grab: reindent after last commit.

上级 099aff5c
......@@ -224,8 +224,8 @@ x11grab_read_header(AVFormatContext *s1)
}
if (x11grab->use_shm) {
use_shm = XShmQueryExtension(dpy);
av_log(s1, AV_LOG_INFO, "shared memory extension%s found\n", use_shm ? "" : " not");
use_shm = XShmQueryExtension(dpy);
av_log(s1, AV_LOG_INFO, "shared memory extension%s found\n", use_shm ? "" : " not");
}
if(use_shm) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册