From 93c8e7b2f170606b60e6d105e6fd9b22e444726b Mon Sep 17 00:00:00 2001 From: a1346054 <36859588+a1346054@users.noreply.github.com> Date: Thu, 19 Aug 2021 15:48:01 +0000 Subject: Minor cleanup (#110) * fix trivial shell script issues * remove trailing whitespace --- examples/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/Makefile.in b/examples/Makefile.in index 245705a68..453b1302e 100644 --- a/examples/Makefile.in +++ b/examples/Makefile.in @@ -56,7 +56,7 @@ LOGSRVD_CONF = @LOGSRVD_CONF@ EXAMPLES = $(srcdir)/pam.conf sudo.conf $(LOGSRVD_CONF) \ $(srcdir)/sudoers $(srcdir)/syslog.conf - + VERSION = @PACKAGE_VERSION@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ -- cgit v1.2.1