Module Name: src Committed By: riastradh Date: Tue Aug 8 10:36:17 UTC 2023
Modified Files:
src/tests/lib/libc: t_cdb.c
Log Message:
t_cdb: No need for weird padding any more.
cdbw_output never needed it at runtime, and the declaration no longer
makes gcc angry about not having it.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/t_cdb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
