git: cd2401cdd550 - main - add blank line between variables (testing git commit)

Phil Shafer phil at FreeBSD.org
Wed Aug 4 20:57:00 UTC 2021


The branch main has been updated by phil:

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

commit cd2401cdd550e26dad098cdfb60d46a478b9ecb6
Author:     Phil Shafer <phil at FreeBSD.org>
AuthorDate: 2021-08-04 20:56:55 +0000
Commit:     Phil Shafer <phil at 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


More information about the dev-commits-src-all mailing list