diff options
Diffstat (limited to 'net/ftp/ftp_request_info.h')
-rw-r--r-- | net/ftp/ftp_request_info.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ftp/ftp_request_info.h b/net/ftp/ftp_request_info.h index b1d3e1c..235a264 100644 --- a/net/ftp/ftp_request_info.h +++ b/net/ftp/ftp_request_info.h @@ -7,7 +7,7 @@ class FtpRequestInfo { public: - // The requested URL. + // The requested URL. GURL url; // Any upload data. |