Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix tiny winy minor spacing issue
  • Loading branch information
jyavenard committed May 22, 2012
1 parent 47b647e commit 4b4209f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mythtv/libs/libmythtv/HLS/httplivestreambuffer.h
Expand Up @@ -98,7 +98,7 @@ class HLSRingBuffer : public RingBuffer
QString m_m3u8; // M3U8 url
QByteArray m_peeked;

HLSPlayback *m_playback;
HLSPlayback *m_playback;

/* state */
StreamsList m_streams; // bandwidth adaptation
Expand Down

0 comments on commit 4b4209f

Please sign in to comment.