Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: andvar
Date: Wed Nov 19 22:31:52 UTC 2025
Modified Files:
src/sbin/fsck_udf: main.c
src/sbin/routed: if.c
src/sys/arch/mips/rmi: rmixl_fmn.c
src/sys/netinet: sctp_indata.c
src/sys/netinet6: sctp6_usrreq.c
src/sys/ufs/lfs: lfs_accessors.h
src/sys/uvm: uvm_map.c
Log Message:
remove an extra whitespace before else keyword.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sbin/fsck_udf/main.c
cvs rdiff -u -r1.31 -r1.32 src/sbin/routed/if.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/mips/rmi/rmixl_fmn.c
cvs rdiff -u -r1.18 -r1.19 src/sys/netinet/sctp_indata.c
cvs rdiff -u -r1.26 -r1.27 src/sys/netinet6/sctp6_usrreq.c
cvs rdiff -u -r1.55 -r1.56 src/sys/ufs/lfs/lfs_accessors.h
cvs rdiff -u -r1.427 -r1.428 src/sys/uvm/uvm_map.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