From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-x22b.google.com (mail-wi0-x22b.google.com [IPv6:2a00:1450:400c:c05::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.server123.net (Postfix) with ESMTPS for ; Mon, 23 Jun 2014 23:33:44 +0200 (CEST) Received: by mail-wi0-f171.google.com with SMTP id n15so4912250wiw.10 for ; Mon, 23 Jun 2014 14:33:43 -0700 (PDT) Message-ID: <53A89D35.7010408@gmail.com> Date: Mon, 23 Jun 2014 23:33:41 +0200 From: Milan Broz MIME-Version: 1.0 References: <53A777A9.7040107@gmail.com> In-Reply-To: <53A777A9.7040107@gmail.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Subject: Re: [dm-crypt] Trailing white-space in verity.c:166 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?VHLhuqduIE5n4buNYyBRdcOibg==?= , cryptsetup On 06/23/2014 02:41 AM, Trần Ngọc Quân wrote: > Hello, > There is a space after the dot, please fix it. See: > #: lib/verity/verity.c:166 > #, c-format > msgid "Wrong VERITY UUID format provided on device %s. \n" Fixed. Milan