Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 1 Oct 2002 14:32:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 1 Oct 2002 14:32:06 -0400 Received: from anchor-post-35.mail.demon.net ([194.217.242.85]:20471 "EHLO anchor-post-35.mail.demon.net") by vger.kernel.org with ESMTP id convert rfc822-to-8bit; Tue, 1 Oct 2002 14:32:05 -0400 Content-Class: urn:content-classes:message Subject: RE: Stupid luser question MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Tue, 1 Oct 2002 19:36:49 +0100 Message-ID: <541025071C7AC24C84E9F82296BB9B950806ED@OPTEX1.optex.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Stupid luser question Thread-Index: AcJpdfYOe4vy9WJGRvGM7gWlkzjH/wAAzyQw From: "John Hall" To: Cc: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 639 Lines: 18 On 01 October 2002 19:14 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/