commit | 5ebab487e36a6b203e49139269eec3e7944c6c12 | [log] [tgz] |
---|---|---|
author | Yi Li <adamliyi@msn.com> | Tue Nov 22 16:34:18 2016 +0800 |
committer | Yi Li <adamliyi@msn.com> | Tue Nov 22 16:44:24 2016 +0800 |
tree | dd2224695d2c682b051cde75c7db128de65842ed | |
parent | f68b86490896ef53db8a61071073da249e01f795 [diff] |
Fix incorrect argument for "PropertiesChanged" signal handler We cannot pass 'fname' as an argument to "PropertiesChanged" signal handler, without changing the signal emitting code. Resolves openbmc/openbmc#824 Change-Id: Ia093914fdba9e3299f9cb409b91e093f74393773 Signed-off-by: Yi Li <adamliyi@msn.com>