]> granicus.if.org Git - apache/commitdiff
style check
authorJim Jagielski <jim@apache.org>
Wed, 2 Jan 2008 19:23:32 +0000 (19:23 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 2 Jan 2008 19:23:32 +0000 (19:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@608189 13f79535-47bb-0310-9956-ffa450edef68

modules/proxy/mod_proxy.c

index 6bb923779368c4be6da2b6acf1b683879ac23ac4..4afb9ca8aa1f1254ee5ccb35537d13884010d1a2 100644 (file)
@@ -1837,7 +1837,7 @@ static const char *
     return NULL;
 }
 
-static const charset_ftp_directory_charset(cmd_parms *cmd, void *dconf,
+static const char *set_ftp_directory_charset(cmd_parms *cmd, void *dconf,
                                              const char *arg)
 {
     proxy_dir_conf *conf = dconf;