Commit fc2dd77e authored by Wayne Davison's avatar Wayne Davison

One more minor tweak.

parent 7b6fa00f
......@@ -517,9 +517,9 @@ struct file_struct {
struct hlink *links;
} link_u;
time_t modtime;
mode_t mode;
uid_t uid;
gid_t gid;
mode_t mode;
uchar flags; /* this item MUST remain last */
};
......
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