Commit 23484491 authored by Wayne Davison's avatar Wayne Davison

Removed last reference to "struct hlist".

parent 263d3bfb
......@@ -507,7 +507,6 @@ struct file_struct {
uid_t uid; /* The user ID number */
uid_t gid; /* The group ID number or GID_NONE */
struct idev *idev; /* The hard-link info during matching */
struct hlist *hlist; /* The hard-link info after matching */
int32 num; /* A signed number */
uint32 unum; /* An unsigned number */
} extras[1];
......
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