]> cygwin.com Git - cygwin-apps/setup.git/blobdiff - geturl.h
2001-11-13 Robert Collins <rbtcollins@hotmail.com>
[cygwin-apps/setup.git] / geturl.h
index 5256a607665bb7734881258d8d94dbb2b3652318..20ac573c9780196dc1ceed478742bc90d00add21 100644 (file)
--- a/geturl.h
+++ b/geturl.h
@@ -19,7 +19,7 @@
 extern int total_download_bytes;
 extern int total_download_bytes_sofar;
 
-char  *get_url_to_string (char *_url);
-int    get_url_to_file (char *_url, char *_filename, int expected_size,
-                       BOOL allow_ftp_auth = FALSE);
-void   dismiss_url_status_dialog ();
+char *get_url_to_string (char *_url);
+int get_url_to_file (char *_url, char *_filename, int expected_size,
+                    BOOL allow_ftp_auth = FALSE);
+void dismiss_url_status_dialog ();
This page took 0.023648 seconds and 5 git commands to generate.