Module Name: src
Committed By: abhinav
Date: Mon May 1 06:43:56 UTC 2017
Modified Files:
src/usr.sbin/makemandb: makemandb.c
Log Message:
Remove the table name parameter from the check_md5 function.
There is only one table storing the md5 checksums, so we can hardcode the table
name instead of passing it as a function argument.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/usr.sbin/makemandb/makemandb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.