From 1ac12810db046de21c3d33b21179ba37343a74d7 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Thu, 12 Jun 2008 23:13:05 +0000 Subject: Fix typo. --- trans/fakeroot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trans') 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) { -- cgit v1.2.3