Shut Travis up.
This commit is contained in:
@@ -343,7 +343,7 @@ void CommandProcessor::MakeCoherent() {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
char* action = "N/A";
|
const char* action = "N/A";
|
||||||
if (status_host & 0x03000000) {
|
if (status_host & 0x03000000) {
|
||||||
action = "VC | TC";
|
action = "VC | TC";
|
||||||
} else if (status_host & 0x02000000) {
|
} else if (status_host & 0x02000000) {
|
||||||
|
|||||||
Reference in New Issue
Block a user