From: Todd C. Miller Date: Wed, 16 Sep 1998 17:42:21 +0000 (+0000) Subject: remove errant backslash X-Git-Tag: SUDO_1_5_7~121 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cc449d1868f1bb93d74ed8cecb9333b2ae7d2f66;p=sudo remove errant backslash --- diff --git a/Makefile.in b/Makefile.in index 41640daa6..0212a3614 100644 --- a/Makefile.in +++ b/Makefile.in @@ -124,7 +124,7 @@ DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING HISTORY INSTALL \ testsudoers.c sample.pam sample.sudoers sudo.pod sudo.man \ sudo.cat visudo.pod visudo.man visudo.cat sudoers.pod \ sudoers.man sudoers.cat lex.yy.c sudo-lex.yy.c sudoers \ - dce_pwent.c alloca.c \ + dce_pwent.c alloca.c VERSIONFILES = emul/utime.h check.c compat.h config.h.in dce_pwent.c \ find_path.c getspwuid.c getcwd.c goodpath.c ins_2001.h \