mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Fix 80 typos in comments
(cherry picked from commit 7dca902a85dc02e5df66f0f45a00d1575e7a0220)
This commit is contained in:
parent
53443bb981
commit
39a14c1000
58 changed files with 80 additions and 80 deletions
|
|
@ -1086,7 +1086,7 @@ Namval_t *nv_search(const char *name, Dt_t *root, int mode)
|
|||
* if var!=0 the variable pointer is returned and the built-in name
|
||||
* is put onto the stack at the current offset.
|
||||
* otherwise, a pointer to the builtin (variable or type) is returned
|
||||
* and var contains the poiner to the variable
|
||||
* and var contains the pointer to the variable
|
||||
* if last==0 and first component of name is a reference, nv_bfsearch()
|
||||
will return 0.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue