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
commit 5e371bb4be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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