瀏覽代碼

libobs: Remove trailing whitespace

jp9000 3 年之前
父節點
當前提交
cc242ada58
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.
 	 *