Fix a broken guard around utime()
Because of an outdated check for a timestamp of 0, we were calling utime() even when it wasn't necessary.
Loading
Please register or sign in to comment
Because of an outdated check for a timestamp of 0, we were calling utime() even when it wasn't necessary.