Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Aug 2021 20:56:59 GMT
From:      Phil Shafer <phil@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: cd2401cdd550 - main - add blank line between variables (testing git commit)
Message-ID:  <202108042056.174KuxjP002170@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by phil:

URL: https://cgit.FreeBSD.org/src/commit/?id=cd2401cdd550e26dad098cdfb60d46a478b9ecb6

commit cd2401cdd550e26dad098cdfb60d46a478b9ecb6
Author:     Phil Shafer <phil@FreeBSD.org>
AuthorDate: 2021-08-04 20:56:55 +0000
Commit:     Phil Shafer <phil@FreeBSD.org>
CommitDate: 2021-08-04 20:56:55 +0000

    add blank line between variables (testing git commit)
---
 lib/libxo/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/libxo/Makefile b/lib/libxo/Makefile
index 954e3d5ee4b6..96e91e3bf21a 100644
--- a/lib/libxo/Makefile
+++ b/lib/libxo/Makefile
@@ -3,6 +3,7 @@
 .include <src.opts.mk>
 
 HAS_TESTS=
+
 SUBDIR.${MK_TESTS}+= tests
 
 SUBDIR = libxo .WAIT encoder



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108042056.174KuxjP002170>