RE: Stupid luser question

John Hall (john.hall@optionexist.co.uk)
Tue, 1 Oct 2002 19:36:49 +0100


On 01 October 2002 19:14 jbradford@dial.pipex.com
<jbradford@dial.pipex.com> wrote:

> Just wondering, what is the purpose of the comment /* { */ which is
> found in various seemingly random places in the kernel:
>
> # grep -F -r "/* { */" *

I would guess that they were put there by someone who uses a folding
editor. If you look for matching #endif's you will find a /* } */.

regards,
john
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/