mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
038760da4f
Older gcc doesn't really like complex types (buffer, struct) to be initialized without extra {} around such type. So pick any other 'single type' var from a struct and set it to 0, rest will do the compiler without emitting a warning. |
||
---|---|---|
.. | ||
activate.c | ||
activate.h | ||
dev_manager.c | ||
dev_manager.h | ||
fs.c | ||
fs.h | ||
targets.h |