]> granicus.if.org Git - apache/commitdiff
Doxygenize this
authorCliff Woolley <jwoolley@apache.org>
Tue, 18 Sep 2001 03:21:29 +0000 (03:21 +0000)
committerCliff Woolley <jwoolley@apache.org>
Tue, 18 Sep 2001 03:21:29 +0000 (03:21 +0000)
Submitted by: Ian Holsman

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91061 13f79535-47bb-0310-9956-ffa450edef68

modules/generators/mod_cgi.h

index 4eadfaa58adbfea876894698ef1d0144e96aa32a..b8530c1db0dff537d64a8a9d9b562950b44820a4 100644 (file)
@@ -67,8 +67,7 @@
  * @param argv Pointer to the arguments to pass (may be overridden)
  * @param r The current request
  * @param p The pool to allocate correct cmd/argv elements within.
- * @deffunc apr_status_t ap_cgi_build_command(const char **cmd, const char ***argv, request_rec *r, apr_pool_t *p)
- * @tip This callback may be registered by the os-specific module 
+ * @remark This callback may be registered by the os-specific module 
  * to correct the command and arguments for apr_proc_create invocation
  * on a given os.  mod_cgi will call the function if registered.
  */