summaryrefslogtreecommitdiff
path: root/source3/smbd/fileio.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbd/fileio.c')
-rw-r--r--source3/smbd/fileio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/smbd/fileio.c b/source3/smbd/fileio.c
index 409924d384..96eb24b073 100644
--- a/source3/smbd/fileio.c
+++ b/source3/smbd/fileio.c
@@ -165,7 +165,7 @@ static int wcp_file_size_change(files_struct *fsp)
}
void update_write_time_handler(struct tevent_context *ctx,
- struct timed_event *te,
+ struct tevent_timer *te,
struct timeval now,
void *private_data)
{