[libvirt] [PATCH] network_conf: Fix whitespace to pass syntax-check

Peter Krempa pkrempa at redhat.com
Mon Jan 2 17:00:41 UTC 2012


---
Pushed under trivial rule.

 src/conf/network_conf.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/conf/network_conf.h b/src/conf/network_conf.h
index 975d5e8..8920e18 100644
--- a/src/conf/network_conf.h
+++ b/src/conf/network_conf.h
@@ -24,7 +24,7 @@
 #ifndef __NETWORK_CONF_H__
 # define __NETWORK_CONF_H__

- #define DNS_RECORD_LENGTH_SRV  (512 - 30)  /* Limit minus overhead as mentioned in RFC-2782 */
+# define DNS_RECORD_LENGTH_SRV  (512 - 30)  /* Limit minus overhead as mentioned in RFC-2782 */

 # include <libxml/parser.h>
 # include <libxml/tree.h>
-- 
1.7.3.4




More information about the libvir-list mailing list