diff src/unexec.c @ 4990:8f0cf4fd3d2c

Automatic merge
author Ben Wing <ben@xemacs.org>
date Sat, 06 Feb 2010 04:01:46 -0600
parents 304aebb79cd3
children 308d34e9f07d
line wrap: on
line diff
--- a/src/unexec.c	Sat Feb 06 03:59:18 2010 -0600
+++ b/src/unexec.c	Sat Feb 06 04:01:46 2010 -0600
@@ -298,7 +298,7 @@
   if (fd)
     close (fd);
   report_error_with_errno (Qio_error, "Cannot unexec",
-			   build_ext_string (file, Qfile_name));
+			   build_extstring (file, Qfile_name));
 }
 #endif /* emacs */