From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-f169.google.com (mail-we0-f169.google.com [74.125.82.169]) by dpdk.org (Postfix) with ESMTP id 13DBE156 for ; Thu, 7 Nov 2013 10:28:19 +0100 (CET) Received: by mail-we0-f169.google.com with SMTP id q58so266263wes.0 for ; Thu, 07 Nov 2013 01:29:13 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=VyfwMYvG3ya+9SJnFZV84A02MzxRvyYow2s1JjGtP6U=; b=RofBAH0oChVAl+gfJAicZ6ye+S9rSOnvaSr+kJGtg2PQxjTfrsqn4eB5dbjjnn7jmw zU/RwNuYOizliHZQ4b7ISBXRqZFiAMof2qvHwlKFn3Qbk2Unm19ANPiMMNzFkT+l4wvM LM7mKQz2tskzQPWR/ScplKvmRT5SyewDLQu4OPOKHedXTawcqcAF/y/SYgsEuhKzqFjb iGSnLKAkm6RD7Svo45sRz7Vf3BBCjPSllAVOJHCufoAUuULr+7E0XmemeThd1Chs2b9j l75scUjxd38lKPo7nLDEg3myvtcQ2AsVtMGQArcwN0nwyIHZL7z9uJaiajzYEpp2m8xq W8rg== X-Gm-Message-State: ALoCoQkOp6nOUaAIGMAld8IQ4jMrE8MkDLSKhx/x+I9dLBECWDg1956ECn7P9wFjgndocjOq1V+A X-Received: by 10.180.208.45 with SMTP id mb13mr1776460wic.27.1383816553708; Thu, 07 Nov 2013 01:29:13 -0800 (PST) Received: from [10.16.0.195] (6wind.net2.nerim.net. [213.41.180.237]) by mx.google.com with ESMTPSA id bs15sm11205405wib.10.2013.11.07.01.29.12 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 07 Nov 2013 01:29:13 -0800 (PST) Message-ID: <527B5D67.1010702@6wind.com> Date: Thu, 07 Nov 2013 10:29:11 +0100 From: Olivier MATZ User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131005 Icedove/17.0.9 MIME-Version: 1.0 To: Thomas Monjalon References: <1383650075-30182-1-git-send-email-thomas.monjalon@6wind.com> <527B5CFB.9000904@6wind.com> In-Reply-To: <527B5CFB.9000904@6wind.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH] doc: fix doxygen parsing of __attribute__ X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Nov 2013 09:28:20 -0000 > > Ignore __attribute__ because it was wrongly parsed as an identifier. > > What about prefixing the title by "doc: " and remove the dot at the > end of the line ? Sorry, please ignore my first comment, it was not the title...