Fix some small issues

This commit is contained in:
Jasmine Iwanek
2023-01-06 15:36:29 -05:00
parent a40630ba63
commit 1860700eab
284 changed files with 318 additions and 315 deletions

View File

@@ -1,7 +1,7 @@
// Minitrace
//
// Copyright 2014 by Henrik Rydgård
// http://www.github.com/hrydgard/minitrace
// https://www.github.com/hrydgard/minitrace
// Released under the MIT license.
//
// Ultra-light dependency free library for performance tracing C/C++ applications.