From 9a7582f15b29598bfe228a48dd244df288c61504 Mon Sep 17 00:00:00 2001 From: dtucker Date: Sun, 7 Sep 2003 01:37:27 +0000 Subject: [PATCH] - (dtucker) [acconfig.h] Typo. --- ChangeLog | 3 ++- acconfig.h | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2d268354..6362995d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,7 +6,8 @@ - (dtucker) [regress/sftp-batch.sh] Make temporary batch file name more distinctive, so "rm ${BATCH}.*" doesn't match the script itself. - (dtucker) [regress/sftp-cmds.sh] Skip quoted file test on Cygwin. - - (dtucker) openbsd-compat/xcrypt.c] #elsif -> #elif + - (dtucker) [openbsd-compat/xcrypt.c] #elsif -> #elif + - (dtucker) [acconfig.h] Typo. 20030906 - (dtucker) [acconfig.h configure.ac uidswap.c] Prefer setuid/setgid on AIX. diff --git a/acconfig.h b/acconfig.h index 804c37de..c03dbc70 100644 --- a/acconfig.h +++ b/acconfig.h @@ -39,7 +39,7 @@ #undef BROKEN_SETREUID /* Define if your setregid() is broken */ -#undef BROKEN_SERREGID +#undef BROKEN_SETREGID /* Define to a Set Process Title type if your system is */ /* supported by bsd-setproctitle.c */ -- 2.45.2