Apply suggestions from code review

Fixes all the easy ones. I'll look into the more substantive changes in a bit.

Co-Authored-By: Stéphane Lepin <Palakis@users.noreply.github.com>
This commit is contained in:
Chris Angelico 2020-03-05 05:14:46 +11:00 committed by GitHub
parent 209555d36d
commit 9fc41e4245
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -316,7 +316,7 @@ RpcResponse WSRequestHandler::GetVideoInfo(const RpcRequest& request) {
* @api requests * @api requests
* @name OpenProjector * @name OpenProjector
* @category general * @category general
* @since 4.7.0 * @since unreleased
*/ */
RpcResponse WSRequestHandler::OpenProjector(const RpcRequest& request) { RpcResponse WSRequestHandler::OpenProjector(const RpcRequest& request) {
#if LIBOBS_API_VER >= 0x18000004 #if LIBOBS_API_VER >= 0x18000004