diff src/buffer.h @ 371:cc15677e0335 r21-2b1

Import from CVS: tag r21-2b1
author cvs
date Mon, 13 Aug 2007 11:03:08 +0200
parents 03446687b7cc
children 6240c7796c7a
line wrap: on
line diff
--- a/src/buffer.h	Mon Aug 13 11:01:58 2007 +0200
+++ b/src/buffer.h	Mon Aug 13 11:03:08 2007 +0200
@@ -1523,7 +1523,6 @@
 
 /* This is the initial (startup) directory, as used for the *scratch* buffer.
    We're making this a global to make others aware of the startup directory.
-   `initial_directory' is stored in external format.
  */
 extern char initial_directory[];
 extern void init_initial_directory (void);   /* initialize initial_directory */