Skip to content
Snippets Groups Projects
Commit be29b8e2 authored by rsc's avatar rsc
Browse files

++

parent d6d636aa
No related branches found
No related tags found
No related merge requests found
......@@ -723,7 +723,7 @@ link(char *name1, char *name2)
}
ilock(ip);
ip->nlink += 1;
ip->nlink++;
iupdate(ip);
wdir(dp, last, ip->inum);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment