Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-7] src/external/gpl2/xcvs/dist/src
Module Name: src
Committed By: snj
Date: Sat Feb 6 21:05:12 UTC 2016
Modified Files:
src/external/gpl2/xcvs/dist/src [netbsd-7]: import.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1099):
external/gpl2/xcvs/dist/src/import.c: revision 1.4
Remove trailing whitespace from imported messages when adding new files.
This is done in RCS_checkin() but we have a "fast path" for new files here
that does not do it. Hooray for specialized code.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.10.1 src/external/gpl2/xcvs/dist/src/import.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