Silence a bunch of gcc 'newline' warnings.

Originally committed to SVN as r2896.
This commit is contained in:
Amar Takhar 2009-05-04 06:50:12 +00:00
parent b00e485149
commit 2090994256
4 changed files with 8 additions and 4 deletions

View file

@ -61,3 +61,4 @@ public:
};
AudioProvider *CreateConvertAudioProvider(AudioProvider *source_provider);

View file

@ -47,3 +47,4 @@ public:
void GetAudio(void *buf, int64_t start, int64_t count);
};

View file

@ -71,3 +71,4 @@ public:
};
#endif /* WITH_FFMPEGSOURCE */

View file

@ -79,3 +79,4 @@ public:
#endif /* WITH_FFMPEGSOURCE */