mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -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 read_buffer;
|
||||||
struct socket;
|
struct socket;
|
||||||
|
|
||||||
|
/* Macros related to this struct are defined in the http.c. */
|
||||||
struct http_version {
|
struct http_version {
|
||||||
int major;
|
int major;
|
||||||
int minor;
|
int minor;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user