Merge pull request #9792 from sepalani/lint

Lint: End of namespace
This commit is contained in:
Léo Lam
2021-06-07 12:16:08 +02:00
committed by GitHub
17 changed files with 17 additions and 17 deletions

View File

@ -586,4 +586,4 @@ bool IsDetected(const char** error_message)
return false;
}
} // end of namespace GCAdapter
} // namespace GCAdapter

View File

@ -31,4 +31,4 @@ bool DeviceConnected(int chan);
void ResetDeviceType(int chan);
bool UseAdapter();
} // end of namespace GCAdapter
} // namespace GCAdapter