
13 Apr
2015
13 Apr
'15
6:33 a.m.
On Fri, Apr 10, 2015 at 17:36:20 -0400, John Ferlan wrote:
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/conf/domain_conf.c | 8 ++++---- src/conf/domain_conf.h | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-)
ACK, by the way, the function is exported, but is used only in conf/domain_conf.c thus it could be converted to static. Peter