From 7c600f24a4d6e2f4a9eae27ec4acebbc0943ae56 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Sun, 7 Sep 2003 11:37:27 +1000 Subject: - (dtucker) [acconfig.h] Typo. --- acconfig.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index ce79146f..f6f5f27e 100644 --- a/acconfig.h +++ b/acconfig.h @@ -1,4 +1,4 @@ -/* $Id: acconfig.h,v 1.163 2003/09/06 06:44:39 dtucker Exp $ */ +/* $Id: acconfig.h,v 1.164 2003/09/07 01:37:27 dtucker Exp $ */ /* * Copyright (c) 1999-2003 Damien Miller. All rights reserved. @@ -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 */ -- cgit v1.2.3