obs-outputs: Remove trailing whitespace

master
jp9000 2015-01-30 20:13:07 -08:00
parent 7c5034d58f
commit e1acd93002
1 changed files with 1 additions and 1 deletions

View File

@ -640,4 +640,4 @@ struct obs_output_info rtmp_output_info = {
.get_properties = rtmp_stream_properties,
.get_total_bytes = rtmp_stream_total_bytes_sent,
.get_dropped_frames = rtmp_stream_dropped_frames
};
};