mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Silence a bunch of gcc 'newline' warnings.
Originally committed to SVN as r2896.
This commit is contained in:
parent
c2267bedcc
commit
de2ec45cea
@ -61,3 +61,4 @@ public:
|
||||
};
|
||||
|
||||
AudioProvider *CreateConvertAudioProvider(AudioProvider *source_provider);
|
||||
|
||||
|
@ -47,3 +47,4 @@ public:
|
||||
void GetAudio(void *buf, int64_t start, int64_t count);
|
||||
|
||||
};
|
||||
|
||||
|
@ -71,3 +71,4 @@ public:
|
||||
};
|
||||
|
||||
#endif /* WITH_FFMPEGSOURCE */
|
||||
|
||||
|
@ -79,3 +79,4 @@ public:
|
||||
|
||||
|
||||
#endif /* WITH_FFMPEGSOURCE */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user