[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: -al
From: |
Daniel Jacobowitz |
Subject: |
Re: -al |
Date: |
Fri, 10 Mar 2006 13:22:10 -0500 |
User-agent: |
Mutt/1.5.8i |
On Wed, Mar 08, 2006 at 10:19:56AM +0000, Nick Clifton wrote:
> *************** main (int argc, char ** argv)
> *** 1205,1211 ****
> keep_it = 0;
>
> if (!keep_it)
> ! unlink_if_ordinary (out_file_name);
>
> input_scrub_end ();
>
> --- 1206,1212 ----
> keep_it = 0;
>
> if (!keep_it)
> ! unlink (out_file_name);
>
> input_scrub_end ();
>
Is this bit unrelated?
--
Daniel Jacobowitz
CodeSourcery
- -al, George M. Gallant, Jr, 2006/03/07
- Re: -al, Nick Clifton, 2006/03/08
- Re: -al, Nick Clifton, 2006/03/08
- Re: -al,
Daniel Jacobowitz <=
- Re: -al, George M. Gallant, Jr., 2006/03/10
- Re: -al, Daniel Jacobowitz, 2006/03/10
- Re: -al, Nick Clifton, 2006/03/11