summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-09-07 11:37:27 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-09-07 11:37:27 +1000
commit7c600f24a4d6e2f4a9eae27ec4acebbc0943ae56 (patch)
treee43f8530a3db72c3d8fa3ed82fb8e03cc124b935 /acconfig.h
parent3393c5c36eec663fcd3aa867f84fd050233342c8 (diff)
- (dtucker) [acconfig.h] Typo.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/acconfig.h b/acconfig.h
index ce79146f4..f6f5f27e0 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 */