changeset 107184:fddcde0a4c70

* fileio.c: Comment fix.
author Glenn Morris <rgm@gnu.org>
date Thu, 18 Feb 2010 01:02:04 -0800
parents 4ab38ae694be
children 3c0f19155b60
files src/fileio.c
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/fileio.c	Thu Feb 18 02:21:15 2010 -0500
+++ b/src/fileio.c	Thu Feb 18 01:02:04 2010 -0800
@@ -1408,8 +1408,9 @@
    bugs _are_ found, it might be of interest to look at the old code and
    see what did it do in the relevant situation.
 
-   Don't remove this code: it's true that it will be accessible via CVS,
-   but a few years from deletion, people will forget it is there.  */
+   Don't remove this code: it's true that it will be accessible
+   from the repository, but a few years from deletion, people will
+   forget it is there.  */
 
 /* Changed this DEFUN to a DEAFUN, so as not to confuse `make-docfile'.  */
 DEAFUN ("expand-file-name", Fexpand_file_name, Sexpand_file_name, 1, 2, 0,