Update main.c
This commit is contained in:
@@ -907,6 +907,7 @@ int main(int argc, char* argv[])
|
||||
(based on tinymembench-pthread, a multi-thread fork of simple benchmark for memory throughput and latency)\n\n");
|
||||
printf("Copyright (c) 2011-2016 Siarhei Siamashka\n");
|
||||
printf("Copyright (c) 2023 KazushiMe\n");
|
||||
printf("Copyright (c) 2023 hanai3Bi\n");
|
||||
printf("Copyright (c) 2025 Souldbminer\n");
|
||||
|
||||
printf("\n");
|
||||
@@ -1074,4 +1075,4 @@ latency:
|
||||
// Deinitialize and clean up resources used by the console (important!)
|
||||
consoleExit(NULL);
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user