[beast: 4/39] LAUNCHERS: comment fixup



commit 809e48197b4a0f7a61fbf150ea6d04c72c1eddcf
Author: Tim Janik <timj gnu org>
Date:   Fri Sep 11 14:58:39 2015 +0200

    LAUNCHERS: comment fixup

 launchers/suidmain.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/launchers/suidmain.c b/launchers/suidmain.c
index 6ca6881..cb1343f 100644
--- a/launchers/suidmain.c
+++ b/launchers/suidmain.c
@@ -1,5 +1,5 @@
 // CC0 Public Domain: http://creativecommons.org/publicdomain/zero/1.0/
-#include "topconfig.h"  /* holds HAVE_SETEUID etc... */
+#include "topconfig.h"  // HAVE_SETEUID, HAVE_SETREUID
 #include "suidmain.h"
 #include <sys/time.h>
 #include <sys/resource.h>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]