diff options
Diffstat (limited to 'lib-src')
-rwxr-xr-x | lib-src/rcs-checkin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/rcs-checkin b/lib-src/rcs-checkin index ff2bf3de16a..88fd01125f3 100755 --- a/lib-src/rcs-checkin +++ b/lib-src/rcs-checkin @@ -21,7 +21,7 @@ # This script is intended to be used to convert files with an old-Emacs-style # version history for use with VC (the Emacs 19 version-control interface), # which likes to use RCS as its back end. It was written by Paul Eggert -# and revised/documented for use with VC by Eric S. Raymond, Mr 19 1993. +# and revised/documented for use with VC by Eric S. Raymond, Mar 19 1993. case $# in 0) |