Module Name: src Committed By: kre Date: Tue May 1 21:28:39 UTC 2018
Modified Files:
src/usr.sbin/sysinst: partman.c
Log Message:
Change return type of pm_lvm_find() from int to void.
It always returns (returned) 0 which was ignored by the one call.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/usr.sbin/sysinst/partman.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
