Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
5560d460
Commit
5560d460
authored
Aug 30, 2004
by
Jan Djärv
Browse files
Fix typo in comment string.
parent
ec867797
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/xmenu.c
src/xmenu.c
+1
-1
No files found.
src/xmenu.c
View file @
5560d460
...
...
@@ -1788,7 +1788,7 @@ digest_single_submenu (start, end, top_level_items)
return
first_wv
;
}
/* Walk through th
w
widget_value tree starting at FIRST_WV and update
/* Walk through th
e
widget_value tree starting at FIRST_WV and update
the char * pointers from the corresponding lisp values.
We do this after building the whole tree, since GC may happen while the
tree is constructed, and small strings are relocated. So we must wait
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment