From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 9BD5FD4E0 for ; Wed, 11 Jan 2017 16:50:20 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP; 11 Jan 2017 07:50:19 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,346,1477983600"; d="scan'208";a="807676907" Received: from irsmsx105.ger.corp.intel.com ([163.33.3.28]) by FMSMGA003.fm.intel.com with ESMTP; 11 Jan 2017 07:50:18 -0800 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.173]) by irsmsx105.ger.corp.intel.com ([169.254.7.38]) with mapi id 14.03.0248.002; Wed, 11 Jan 2017 15:50:18 +0000 From: "De Lara Guarch, Pablo" To: "Mrzyglod, DanielX T" , "Mrozowicz, SlawomirX" CC: "dev@dpdk.org" , "Mrzyglod, DanielX T" Thread-Topic: [dpdk-dev] [PATCH] doc: fix openssl formating text Thread-Index: AQHSa1RuKkF24REWKU2rFBn92y32W6EzbgdA Date: Wed, 11 Jan 2017 15:50:17 +0000 Message-ID: References: <1484046261-112872-1-git-send-email-danielx.t.mrzyglod@intel.com> <1484059465-113296-1-git-send-email-danielx.t.mrzyglod@intel.com> In-Reply-To: <1484059465-113296-1-git-send-email-danielx.t.mrzyglod@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMzJhYmM5NTMtMTBkZC00OWE4LWFhOGEtMTRiZjAxMGM0ZTVmIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IkhZS3Q2ZzVUbzh0STVVOVZjTFExUVBKZzZYRVhMdGdHUzJEOTBoNzk4XC8wPSJ9 x-ctpclassification: CTP_IC x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: fix openssl formating text X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jan 2017 15:50:21 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Daniel Mrzyglod > Sent: Tuesday, January 10, 2017 2:44 PM > To: Mrozowicz, SlawomirX > Cc: dev@dpdk.org; Mrzyglod, DanielX T > Subject: [dpdk-dev] [PATCH] doc: fix openssl formating text >=20 > The code section was lacking indentation to be be correctly formatted. >=20 > Signed-off-by: Daniel Mrzyglod Acked-by: Pablo de Lara