Module Name: src Committed By: martin Date: Thu Jul 25 13:16:35 UTC 2019
Modified Files: src/usr.sbin/sysinst: gpt.c mbr.c Log Message: Fix a few calloc() calls with wrong arg order (harmless, but for consistency) To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/sysinst/gpt.c cvs rdiff -u -r1.16 -r1.17 src/usr.sbin/sysinst/mbr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.