]> sjero.net Git - wget/blobdiff - src/utils.h
[svn] Match hosts against domains per Netscape cookie "specification".
[wget] / src / utils.h
index 4f142ea904a6c522b50333dd69041442764555db..d8e4481c7c915e89186267f70e2a7d024e736e59 100644 (file)
@@ -69,6 +69,7 @@ char *file_merge PARAMS ((const char *, const char *));
 int acceptable PARAMS ((const char *));
 int accdir PARAMS ((const char *s, enum accd));
 char *suffix PARAMS ((const char *s));
+int match_tail PARAMS ((const char *, const char *));
 
 char *read_whole_line PARAMS ((FILE *));
 struct file_memory *read_file PARAMS ((const char *));