sync with plan 9
This commit is contained in:
parent
35a80291f7
commit
6ce75e8dc0
5 changed files with 9 additions and 20 deletions
|
|
@ -50,7 +50,6 @@ vtlognames(int *pn)
|
|||
a = (char*)(s+nname);
|
||||
e = (char*)s+nname*sizeof(char*)+size;
|
||||
|
||||
size = 0;
|
||||
nname = 0;
|
||||
for(i=0; i<nelem(vl.hash); i++)
|
||||
for(l=vl.hash[i]; l; l=l->next){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue