diff options
Diffstat (limited to 'cmd')
-rw-r--r-- | cmd/srv9p/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/srv9p/main.c b/cmd/srv9p/main.c index 236bf60..4aaae28 100644 --- a/cmd/srv9p/main.c +++ b/cmd/srv9p/main.c @@ -29,7 +29,7 @@ static struct static_dir root = { .pathnum = __COUNTER__, .name = "", .perm = 0555, - .atime = 1728337904, + .atime = 1728337905, .mtime = 1728337904, .members = { |