Comment change.
This commit is contained in:
parent
c5f6b35625
commit
86e7b62748
1 changed files with 1 additions and 1 deletions
|
@ -339,7 +339,7 @@ xmenu_show (parent, startx, starty, line_list, enable_list, pane_list,
|
|||
Window parent;
|
||||
int startx, starty; /* upper left corner position BROKEN */
|
||||
char **line_list[]; /* list of strings for items */
|
||||
int *enable_list[]; /* list of strings for items */
|
||||
int *enable_list[]; /* enable flags of lines */
|
||||
char *pane_list[]; /* list of pane titles */
|
||||
Lisp_Object *prefixes; /* Prefix key for each pane */
|
||||
char *title;
|
||||
|
|
Loading…
Add table
Reference in a new issue