%
% o command: This string is the command to execute.
%
+% o output: an optional buffer to store the output from stderr/stdout.
+%
*/
MagickPrivate int NTSystemCommand(const char *command,char *output)
{
(void) RelinquishUniqueFileResource(read_info->filename);
read_info=DestroyImageInfo(read_info);
if (postscript_image == (Image *) NULL)
- {\r
- if (*output != '\0')\r
- (void) ThrowMagickException(exception,GetMagickModule(),\r
+ {
+ if (*output != '\0')
+ (void) ThrowMagickException(exception,GetMagickModule(),
DelegateError,"PostscriptDelegateFailed","`%s'",output);
image=DestroyImageList(image);
return((Image *) NULL);