]> granicus.if.org Git - apache/commitdiff
Now-meaningless-commentary.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 21 Mar 2002 05:28:48 +0000 (05:28 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 21 Mar 2002 05:28:48 +0000 (05:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94071 13f79535-47bb-0310-9956-ffa450edef68

modules/generators/mod_cgid.c

index e38f00507a9d0db72b3482e24af138e2d20f56e1..07bbc4d354046108e55c4a5219dba7da43d87f2b 100644 (file)
@@ -188,11 +188,6 @@ typedef struct {
  * group are the first three arguments to be passed; if not, all three
  * must be NULL.  The query info is split into separate arguments, where
  * "+" is the separator between keyword arguments.
- *
- * XXXX: note that the WIN32 code uses one of the suexec strings
- * to pass an interpreter name.  Remember this if changing the way they
- * are handled in create_argv.
- *
  */
 static char **create_argv(apr_pool_t *p, char *path, char *user, char *group,
                           char *av0, const char *args)