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



_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to