From owner-svn-src-stable@freebsd.org Wed Jun 19 13:41:37 2019 Return-Path: Delivered-To: svn-src-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D0F615B91AA; Wed, 19 Jun 2019 13:41:37 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io1-f68.google.com (mail-io1-f68.google.com [209.85.166.68]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EF8D48D862; Wed, 19 Jun 2019 13:41:36 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-io1-f68.google.com with SMTP id r185so32255484iod.6; Wed, 19 Jun 2019 06:41:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=vbXZ2KQsSSD5bNnpVO4PsJKSt4FPtO+rLpCrlElxQKA=; b=dm0LAkG57atjX47cS9T/IDFC270vqceCamBOno7cN6aI2mY37nhxYXFfapnKwBiDUX I2EY9zHYXJvzPh/3vCWQ2lZ7FvipmAM3h3gkyuTkenBBWSIHWxCObLV56dtByMtLB1ZZ NDl/Mb9hwoJSJxxVErLb6oHyJ0uAgxNWoFLAcqkbQ2kdmQ64IQDJ0A0w3cuxHlLJlAm9 GLwSvVovAq+8QSvQuksV76QS4Gkpvy79pmPiIbXyg24ZroVotk2VXb3azu+MFC9vqUdV BRdYuLaWXiHUU6CUzjfhh50saS+Jh4lVzJEa/iIQpiG+KUn9sI10ohhuz6/w6KtELlPX OgdQ== X-Gm-Message-State: APjAAAUxYYn+r2F4zZDcTVD3TbiZID8tyjFxazi0Z15zdMbhv1SiwTqj +zXCSgoVlcx5qygfLN0SJXRG0WgHAUcoGgeKPkyB1w== X-Google-Smtp-Source: APXvYqyOQxHVHrlfrjqa0wYxlG0Pyey29433wD1h0ecZtFgrwFlK+2uD5oaacX9aYLhQiPu4h+R3hlOzkwbucwk2gj0= X-Received: by 2002:a6b:251:: with SMTP id 78mr67306616ioc.185.1560951194997; Wed, 19 Jun 2019 06:33:14 -0700 (PDT) MIME-Version: 1.0 References: <201906191319.x5JDJbaU016355@repo.freebsd.org> In-Reply-To: From: Ed Maste Date: Wed, 19 Jun 2019 05:32:47 -0400 Message-ID: Subject: Re: svn commit: r349189 - stable/12/usr.bin/vtfontcvt To: src-committers , svn-src-all , svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: EF8D48D862 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.95 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.95)[-0.951,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jun 2019 13:41:37 -0000 On Wed, 19 Jun 2019 at 05:29, Ed Maste wrote: > > > Author: emaste > > Date: Wed Jun 19 13:19:36 2019 > > New Revision: 349189 > > URL: https://svnweb.freebsd.org/changeset/base/349189 > > > > Log: > > vtfontcvt: whitespace and other cleanup > > > > MFC r343842: vtfontcvt: whitespace cleanup > That should be 348342. Oops, no. 343842 is correct.