google code style

pull/2103/head
Isaac Connor 2018-05-07 10:27:40 -04:00
parent 8ed015966b
commit b6887c277d
1 changed files with 1 additions and 2 deletions

View File

@ -41,8 +41,7 @@ struct LibvlcPrivateData
ThreadData<bool> newImage; ThreadData<bool> newImage;
}; };
class LibvlcCamera : public Camera class LibvlcCamera : public Camera {
{
protected: protected:
std::string mPath; std::string mPath;
std::string mMethod; std::string mMethod;