Skip to content
Snippets Groups Projects
Commit 11d48f95 authored by Georges Da Costa's avatar Georges Da Costa
Browse files

Corrects some const labels

parent 66d17473
Branches
No related tags found
1 merge request!12Libmoj
Pipeline #11682 passed
......@@ -129,7 +129,7 @@ do { \
TFUNCTION(test_label_amd_rapl, {
CpuSensor sensors[100];
AmdRapl rapl;
char *results[100];
const char *results[100];
char expecteds[10][100];
uint64_t nb = 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment