InputLegacy: move functions to the input_stream class
This commit is contained in:
@@ -161,7 +161,7 @@ struct input_curl {
|
||||
char *meta_name;
|
||||
|
||||
/** the tag object ready to be requested via
|
||||
input_stream_tag() */
|
||||
input_stream::ReadTag() */
|
||||
Tag *tag;
|
||||
|
||||
Error postponed_error;
|
||||
|
||||
Reference in New Issue
Block a user