mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-20 07:59:00 +00:00
network_conf: Fix whitespace to pass syntax-check
This commit is contained in:
parent
973af2362c
commit
f4384b8439
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user