summaryrefslogtreecommitdiff
path: root/trans
diff options
context:
space:
mode:
Diffstat (limited to 'trans')
-rw-r--r--trans/fakeroot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trans/fakeroot.c b/trans/fakeroot.c
index ab2cff8a..335a2a9c 100644
--- a/trans/fakeroot.c
+++ b/trans/fakeroot.c
@@ -506,7 +506,7 @@ netfs_attempt_utimes (struct iouser *cred, struct node *np,
{
struct timeval tv;
time_value_t tvt;
- }
+ };
union tv a, m;
if (atime)
{