libobs: Remove trailing whitespace

master
jp9000 2022-07-24 07:48:20 -07:00 committed by Jim
parent b23fd86822
commit cc242ada58
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ struct obs_encoder_info {
/** /**
* Gets the default settings for this encoder * Gets the default settings for this encoder
* *
* If get_defaults is also defined both will be called, and the first * If get_defaults is also defined both will be called, and the first
* call will be to get_defaults, then to get_defaults2. * call will be to get_defaults, then to get_defaults2.
* *