“a0aaafe9de7008db91f32e50d36ee7d623bf1fa4”上不存在“paddle/fluid/operators/rmsprop_op.h”
提交 a96528e9 编写于 作者: M Maxim Perevedentsev 提交者: Maxim Nestratov

Fix message about dnsmasq BINDTODEVICE capability.

上级 8305322d
...@@ -693,7 +693,7 @@ dnsmasqCapsSetFromBuffer(dnsmasqCapsPtr caps, const char *buf) ...@@ -693,7 +693,7 @@ dnsmasqCapsSetFromBuffer(dnsmasqCapsPtr caps, const char *buf)
(int)caps->version / 1000000, (int)caps->version / 1000000,
(int)(caps->version % 1000000) / 1000, (int)(caps->version % 1000000) / 1000,
dnsmasqCapsGet(caps, DNSMASQ_CAPS_BIND_DYNAMIC) ? "" : "NOT ", dnsmasqCapsGet(caps, DNSMASQ_CAPS_BIND_DYNAMIC) ? "" : "NOT ",
dnsmasqCapsGet(caps, DNSMASQ_CAPS_BIND_DYNAMIC) ? "" : "NOT "); dnsmasqCapsGet(caps, DNSMASQ_CAPS_BINDTODEVICE) ? "" : "NOT ");
return 0; return 0;
fail: fail:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册