mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
conf: Improve the coding style
Add spaces around "<<", and remove the useless blank-line.
This commit is contained in:
parent
504b4a8dae
commit
a3f600f908
@ -119,8 +119,6 @@ enum {
|
||||
VIR_STORAGE_POOL_SOURCE_NETWORK = (1 << 6),
|
||||
};
|
||||
|
||||
|
||||
|
||||
typedef struct _virStoragePoolOptions virStoragePoolOptions;
|
||||
typedef virStoragePoolOptions *virStoragePoolOptionsPtr;
|
||||
struct _virStoragePoolOptions {
|
||||
|
Loading…
Reference in New Issue
Block a user