Skip to content

Commit 46b9a87

Browse files
Update uc.c
1 parent 271755e commit 46b9a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uc.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -2403,4 +2403,4 @@ void trace_end(uc_tracer *tracer, trace_loc loc, const char *fmt, ...)
24032403
fprintf(stderr, "%.6fus\n",
24042404
(double)(end - tracer->starts[loc]) / (double)(1000));
24052405
}
2406-
#endif
2406+
#endif

0 commit comments

Comments
 (0)