diff src/unexec.c @ 5125:b5df3737028a ben-lisp-object

merge
author Ben Wing <ben@xemacs.org>
date Wed, 24 Feb 2010 01:58:04 -0600
parents 304aebb79cd3
children 308d34e9f07d
line wrap: on
line diff
--- a/src/unexec.c	Wed Jan 20 07:05:57 2010 -0600
+++ b/src/unexec.c	Wed Feb 24 01:58:04 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 */