Просмотр исходного кода

libobs: Remove trailing whitespace

jp9000 3 лет назад
Родитель
Сommit
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.
 	 *