We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 271755e commit 46b9a87Copy full SHA for 46b9a87
uc.c
@@ -2403,4 +2403,4 @@ void trace_end(uc_tracer *tracer, trace_loc loc, const char *fmt, ...)
2403
fprintf(stderr, "%.6fus\n",
2404
(double)(end - tracer->starts[loc]) / (double)(1000));
2405
}
2406
-#endif
+#endif
0 commit comments