comparison src/xmenu.c @ 56848:7201186afcb7

Fix typo in comment string.
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 30 Aug 2004 20:31:09 +0000
parents 6079dd23b546
children dc35c2e20d41 0e38a1bd20a8 3219f94257bc
comparison
equal deleted inserted replaced
56847:6079dd23b546 56848:7201186afcb7
1786 } 1786 }
1787 1787
1788 return first_wv; 1788 return first_wv;
1789 } 1789 }
1790 1790
1791 /* Walk through thw widget_value tree starting at FIRST_WV and update 1791 /* Walk through the widget_value tree starting at FIRST_WV and update
1792 the char * pointers from the corresponding lisp values. 1792 the char * pointers from the corresponding lisp values.
1793 We do this after building the whole tree, since GC may happen while the 1793 We do this after building the whole tree, since GC may happen while the
1794 tree is constructed, and small strings are relocated. So we must wait 1794 tree is constructed, and small strings are relocated. So we must wait
1795 until no GC can happen before storing pointers into lisp values. */ 1795 until no GC can happen before storing pointers into lisp values. */
1796 static void 1796 static void