summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authora1346054 <36859588+a1346054@users.noreply.github.com>2021-08-19 15:48:01 +0000
committera1346054 <36859588+a1346054@users.noreply.github.com>2021-08-19 15:48:01 +0000
commit93c8e7b2f170606b60e6d105e6fd9b22e444726b (patch)
treea4d7f7d585fa4f44c6324f1d0e955c9d85a1000d /examples
parent2d0d7f5963b10974f4a9bbee6a43ffdab33e8649 (diff)
downloadsudo-93c8e7b2f170606b60e6d105e6fd9b22e444726b.tar.gz
Minor cleanup (#110)
* fix trivial shell script issues * remove trailing whitespace
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.in2
1 files changed, 1 insertions, 1 deletions
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@