]> sjero.net Git - wget/blobdiff - src/cookies.c
[svn] Minor fixes prompted by `lint'.
[wget] / src / cookies.c
index f1458594efdaa82f8b72c1c7cdc78c21b62e9bc8..b4559600a2893c6b2dd0880d69d254390e6fab1b 100644 (file)
@@ -825,7 +825,7 @@ set_cookie_header_cb (const char *hdr, void *closure)
    SIZE matches are written; if more matches are present, return the
    number of chains that would have been written.  */
 
-int
+static int
 find_matching_chains (const char *host, int port,
                      struct cookie *store[], int size)
 {