mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -05:00
1008: Added a comment realted to http_version's macros.
This commit is contained in:
parent
639799740c
commit
20f0ed6e1b
@ -10,7 +10,7 @@ struct connection;
|
||||
struct read_buffer;
|
||||
struct socket;
|
||||
|
||||
|
||||
/* Macros related to this struct are defined in the http.c. */
|
||||
struct http_version {
|
||||
int major;
|
||||
int minor;
|
||||
|
Loading…
Reference in New Issue
Block a user