diff options
Diffstat (limited to 'src/core/clock.c')
| -rw-r--r-- | src/core/clock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/clock.c b/src/core/clock.c index f114daa1..49b972e7 100644 --- a/src/core/clock.c +++ b/src/core/clock.c @@ -19,4 +19,4 @@ void nni_msleep(nni_duration msec) { nni_plat_sleep(msec); -}
\ No newline at end of file +} |
