mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
Grammar.
This commit is contained in:
parent
6a77f68c63
commit
bd0aa20c9c
@ -87,7 +87,7 @@ struct form_control {
|
||||
unsigned char *name;
|
||||
unsigned char *alt;
|
||||
unsigned char *default_value;
|
||||
/* For FC_SELECT. I have not found better place for it. --witekfl */
|
||||
/* For FC_SELECT. I have not found a better place for it. --witekfl */
|
||||
unsigned char *onchange;
|
||||
int default_state;
|
||||
int size;
|
||||
|
Loading…
Reference in New Issue
Block a user