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 @@ | |||
| 21 | # This script is intended to be used to convert files with an old-Emacs-style | 21 | # This script is intended to be used to convert files with an old-Emacs-style |
| 22 | # version history for use with VC (the Emacs 19 version-control interface), | 22 | # version history for use with VC (the Emacs 19 version-control interface), |
| 23 | # which likes to use RCS as its back end. It was written by Paul Eggert | 23 | # which likes to use RCS as its back end. It was written by Paul Eggert |
| 24 | # and revised/documented for use with VC by Eric S. Raymond, Mr 19 1993. | 24 | # and revised/documented for use with VC by Eric S. Raymond, Mar 19 1993. |
| 25 | 25 | ||
| 26 | case $# in | 26 | case $# in |
| 27 | 0) | 27 | 0) |