Module Name: src Committed By: uwe Date: Sat Oct 5 18:07:58 UTC 2019
Modified Files: src/lib/libc/db/db: db.c Log Message: __dberr: tweak signature to make gcc8 -Wbad-function-cast happy about casts in __dbpanic. Admittedly this is a bit too "cute". To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/lib/libc/db/db/db.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.