From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KaEh7-00088Z-NQ for mharc-grub-devel@gnu.org; Mon, 01 Sep 2008 15:04:09 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KaEh6-00088M-9B for grub-devel@gnu.org; Mon, 01 Sep 2008 15:04:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KaEh4-00086u-Pe for grub-devel@gnu.org; Mon, 01 Sep 2008 15:04:07 -0400 Received: from [199.232.76.173] (port=33751 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KaEh4-00086o-LF for grub-devel@gnu.org; Mon, 01 Sep 2008 15:04:06 -0400 Received: from mta-out.inet.fi ([195.156.147.13]:54964 helo=kirsi1.inet.fi) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KaEh3-00036z-Ub for grub-devel@gnu.org; Mon, 01 Sep 2008 15:04:06 -0400 Received: from [127.0.0.1] (88.193.32.97) by kirsi1.inet.fi (8.5.014) id 48B55E9A004177D9 for grub-devel@gnu.org; Mon, 1 Sep 2008 22:04:05 +0300 Message-ID: <48BC3CA4.9090208@nic.fi> Date: Mon, 01 Sep 2008 22:04:04 +0300 From: =?ISO-8859-1?Q?Vesa_J=E4=E4skel=E4inen?= User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: The development of GRUB 2 References: <20080830234606.17abc427@gamma.lan> In-Reply-To: <20080830234606.17abc427@gamma.lan> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: [PATCH] GSoC #02 Minor tweak: Comment fix. X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2008 19:04:08 -0000 Colin D Bennett wrote: > One-liner: Fix an incorrect comment in include/grub/normal.h for > GRUB_COMMAND_FLAG_NO_ARG_PARSE. The incorrect comment appears to have > been a copy-and-paste error. Thanks. Committed.