Commit 3ad710a
committed
Fix the GIT_USE_NSEC performance fix
There is a typo, Instead comparing nanoseconds to zero the code is comparing seconds to zero1 parent 013d416 commit 3ad710a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments