提交 45062390 编写于 作者: J Jim Meyering

fix "make syntax-check" failures

* ChangeLog: Start with TAB, not 8 spaces.
* src/virterror.c: Remove trailing spaces.
上级 763e33c3
Tue Jan 20 14:50:58 CET 2009 Jim Meyering <meyering@redhat.com>
fix "make syntax-check" failures
* ChangeLog: Start with TAB, not 8 spaces.
* src/virterror.c: Remove trailing spaces.
Tue Jan 20 12:25:53 GMT 2009 Daniel P. Berrange <berrange@redhat.com>
* configure.ac: Fix alignment of configuration summary output
......
/*
* virterror.c: implements error handling and reporting code for libvirt
*
* Copy: Copyright (C) 2006, 2008 Red Hat, Inc.
* Copy: Copyright (C) 2006, 2008, 2009 Red Hat, Inc.
*
* See COPYING.LIB for the License of this software
*
......@@ -1003,5 +1003,3 @@ void virReportErrorHelper(virConnectPtr conn, int domcode, int errcode,
virerr, errorMessage, NULL, -1, -1, virerr, errorMessage);
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册