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 @@
1/* $Id: acconfig.h,v 1.163 2003/09/06 06:44:39 dtucker Exp $ */ 1/* $Id: acconfig.h,v 1.164 2003/09/07 01:37:27 dtucker Exp $ */
2 2
3/* 3/*
4 * Copyright (c) 1999-2003 Damien Miller. All rights reserved. 4 * Copyright (c) 1999-2003 Damien Miller. All rights reserved.
@@ -39,7 +39,7 @@
39#undef BROKEN_SETREUID 39#undef BROKEN_SETREUID
40 40
41/* Define if your setregid() is broken */ 41/* Define if your setregid() is broken */
42#undef BROKEN_SERREGID 42#undef BROKEN_SETREGID
43 43
44/* Define to a Set Process Title type if your system is */ 44/* Define to a Set Process Title type if your system is */
45/* supported by bsd-setproctitle.c */ 45/* supported by bsd-setproctitle.c */