Commit 90481755 authored by Wayne Davison's avatar Wayne Davison

Fixed a comment.

parent 6e195fe9
......@@ -45,7 +45,7 @@ int hlink_count;
&& (p1)->F_INODE == (p2)->F_INODE)
/* Analyze the data in the hlink_list[], remove items that aren't multiply
* linked, and replace the dev+inode data with the head+next linked list. */
* linked, and replace the dev+inode data with the hlindex+next linked list. */
static void link_idev_data(void)
{
struct file_struct *head;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment