Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/services_mkdb



Module Name:    src
Committed By:   riastradh
Date:           Tue Aug  8 10:35:21 UTC 2023

Modified Files:
        src/usr.sbin/services_mkdb: output_cdb.c

Log Message:
services_mkdb(8): 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.2 -r1.3 src/usr.sbin/services_mkdb/output_cdb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index