grub-devel
[Top][All Lists]
Advanced

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

Re: GRUB2: *BSD and more patch


From: Johan Rydberg
Subject: Re: GRUB2: *BSD and more patch
Date: Fri, 19 Mar 2004 22:34:03 +0100

Sergey Matveychuk <address@hidden> wrote:

: -  if (strncmp ("/dev/sd", path, 7) == 0 || strncmp ("/dev/hd", path, 7) == 0)
: +  if (strncmp ("/dev/sd", path, 7) == 0 || strncmp ("/dev/hd", path, 7) == 0 
||
: +      strncmp ("/dev/ad", path, 7) == 0 || strncmp ("/dev/wd", path, 7) == 0)

Doesn't the GCS say that lines should be broken before operators? Not
a biggie, but anway.

-- 
Johan Rydberg, Free Software Developer, Sweden
http://rtmk.sf.net | http://www.nongnu.org/guss/

Playing A Perfect Circle - Lullaby




reply via email to

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