[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH]: Missing newline at end of file.
From: |
Robert Millan |
Subject: |
Re: [PATCH]: Missing newline at end of file. |
Date: |
Sat, 2 May 2009 16:28:38 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Wed, Apr 29, 2009 at 06:28:53PM -0700, David Miller wrote:
> diff --git a/normal/command.c b/normal/command.c
> index 863d45f..3296515 100644
> --- a/normal/command.c
> +++ b/normal/command.c
> @@ -67,4 +67,4 @@ grub_command_execute (char *cmdline, int interactive)
> grub_set_more (0);
>
> return ret;
> -}
> \ No newline at end of file
> +}
Hi David,
For such trivial/obvious changes just check in right away, no need to
trouble yourself sending patches etc ;-)
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH]: Missing newline at end of file.,
Robert Millan <=