Browse Source

libobs: Remove trailing whitespace

jp9000 3 years ago
parent
commit
cc242ada58
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libobs/obs-encoder.h

+ 1 - 1
libobs/obs-encoder.h

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