diff src/dired.c @ 44:8d2a9b52c682 r19-15prefinal

Import from CVS: tag r19-15prefinal
author cvs
date Mon, 13 Aug 2007 08:55:10 +0200
parents 859a2309aef8
children 56c54cf7c5b6
line wrap: on
line diff
--- a/src/dired.c	Mon Aug 13 08:54:52 2007 +0200
+++ b/src/dired.c	Mon Aug 13 08:55:10 2007 +0200
@@ -615,7 +615,7 @@
 */
        (filename))
 {
-  /* This function can GC */
+  /* This function can call lisp */
   Lisp_Object values[12];
   Lisp_Object dirname = Qnil;
   struct stat s;