moved here from the newlib branch
[platform/upstream/curl.git] / lib / file.h
index eeaeef4..e6ad0e6 100644 (file)
@@ -40,6 +40,6 @@
  *
  * ------------------------------------------------------------
  ****************************************************************************/
-UrgError file(struct UrlData *data, char *path, long *bytecountp);
+CURLcode file(struct connectdata *conn);
 
 #endif