diff src/fileio.c @ 4453:29efd169efe7

Automated merge with file:/Sources/xemacs-21.5-checked-out
author Aidan Kehoe <kehoea@parhasard.net>
date Sun, 11 May 2008 11:24:01 +0200
parents 1e04b9c8125b
children 732b87cfabf2
line wrap: on
line diff
--- a/src/fileio.c	Sun May 11 11:20:24 2008 +0200
+++ b/src/fileio.c	Sun May 11 11:24:01 2008 +0200
@@ -628,7 +628,7 @@
 
 This function is analagous to mktemp(3) under POSIX, and as with it, there
 exists a race condition between the test for the existence of the new file
-and its creation.  See `make-temp-name' for a function which avoids this
+and its creation.  See `make-temp-file' for a function which avoids this
 race condition by specifying the appropriate flags to `write-region'. 
 */
        (prefix))