mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
46a1202a61
There were a few places where the code was incorrectly using parse arguments for the supplied variable type & size. Changing the variables to be declared exactly like python is expecting so if we build on an arch where the size of type is different than typically expected we will continue to match. In addition the parse character needed to be corrected in a few spots too. Signed-off-by: Tony Asleson <tasleson@redhat.com> |
||
---|---|---|
.. | ||
example.py | ||
liblvm.c | ||
Makefile.in | ||
setup.py.in |