]> sjero.net Git - wget/blobdiff - src/mswindows.h
Automated merge with file:/home/micah/devel/wget/eleven-repo-mentions
[wget] / src / mswindows.h
index e298e066ff91bc4e7e2aa94480fc91ce1463edd3..d339bb32e036f456c0dc7b8b82298b06fd834d21 100644 (file)
@@ -1,5 +1,6 @@
 /* Declarations for windows
-   Copyright (C) 1996-2006 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+   2004, 2005, 2006, 2007 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.
 
@@ -207,6 +208,6 @@ void ws_startup (void);
 void ws_changetitle (const char *);
 void ws_percenttitle (double);
 char *ws_mypath (void);
-void windows_main (int *, char **, char **);
+void windows_main (char **);
 
 #endif /* MSWINDOWS_H */