]> sjero.net Git - wget/blobdiff - src/recur.h
Restore string after function call.
[wget] / src / recur.h
index 5ab26a950011366d6888c544908ef834312929bb..f1da4802baf180be14105d7bb4d6ea0eb08d09f3 100644 (file)
@@ -1,6 +1,6 @@
 /* Declarations for recur.c.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
@@ -41,7 +41,6 @@ as that of the covered work.  */
 
 struct urlpos;
 
-void recursive_cleanup (void);
 uerr_t retrieve_tree (const char *);
 
 #endif /* RECUR_H */