From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: fix code section in abi versioning doc Date: Wed, 08 Jun 2016 18:46:49 +0200 Message-ID: <2233985.QKmLeUJeNP@xps13> References: <1463753319-1551-1-git-send-email-john.mcnamara@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: John McNamara Return-path: Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by dpdk.org (Postfix) with ESMTP id 3BD30AA3B for ; Wed, 8 Jun 2016 18:46:51 +0200 (CEST) Received: by mail-wm0-f44.google.com with SMTP id m124so25413159wme.1 for ; Wed, 08 Jun 2016 09:46:51 -0700 (PDT) In-Reply-To: <1463753319-1551-1-git-send-email-john.mcnamara@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-05-20 15:08, John McNamara: > Fix broken cosole directive in the ABI validator section of the > ABI versioning docs. > > Fixes: f1ef9794f9bd ("doc: add ABI guidelines") > > Signed-off-by: John McNamara Applied, thanks