grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 2273 lines in 170 files consists of only space and tabulators


From: Felix Zielcke
Subject: Re: 2273 lines in 170 files consists of only space and tabulators
Date: Sun, 07 Jun 2009 16:32:35 +0200

Am Samstag, den 06.06.2009, 21:59 -0400 schrieb Pavel Roskin:
> By the way, our style is slightly different from that used by GNU
> indent.  GRUB uses space after "!", whereas GNU indent doesn't.  Also,
> some GRUB sources use one space before labels, and GNU indent starts
> labels from the first column.

I just noticed that emacs indents util/grub.d/30_os-prober different
then it was written.
And the coding style isn't always that consistent.
For example sometimes `if (! pointer)' is used and sometimes
`if (pointer == NULL)'
-- 
Felix Zielcke





reply via email to

[Prev in Thread] Current Thread [Next in Thread]