fix typos and comment formatting

This commit is contained in:
ReenigneArcher 2022-08-28 16:42:00 -04:00
commit 58ed5ba3ce
No known key found for this signature in database
GPG key ID: 0CA6A47B0630EA9B
34 changed files with 73 additions and 128 deletions

View file

@ -1,6 +1,4 @@
//
// Created by loki on 6/9/19.
//
#ifndef SUNSHINE_VIDEO_H
#define SUNSHINE_VIDEO_H
@ -84,4 +82,4 @@ void capture(
int init();
} // namespace video
#endif //SUNSHINE_VIDEO_H
#endif // SUNSHINE_VIDEO_H