diff src/process-nt.c @ 290:c9fe270a4101 r21-0b43

Import from CVS: tag r21-0b43
author cvs
date Mon, 13 Aug 2007 10:36:47 +0200
parents e11d67e05968
children 70ad99077275
line wrap: on
line diff
--- a/src/process-nt.c	Mon Aug 13 10:35:55 2007 +0200
+++ b/src/process-nt.c	Mon Aug 13 10:36:47 2007 +0200
@@ -422,7 +422,7 @@
 signal_cannot_launch (Lisp_Object image_file, DWORD err)
 {
   mswindows_set_errno (err);
-  error ("Starting \"%S\": %s", image_file, strerror (errno));
+  signal_simple_error_2 ("Error starting", image_file, lisp_strerror (errno));
 }
 
 static int