mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
dshowsrcwrapper: indent dshowsrcwrapper.cpp
This commit is contained in:
parent
01bbe0315f
commit
a768a83c5a
1 changed files with 7 additions and 6 deletions
|
@ -38,7 +38,8 @@ plugin_init (GstPlugin * plugin)
|
|||
return TRUE;
|
||||
}
|
||||
|
||||
extern "C" {
|
||||
extern "C"
|
||||
{
|
||||
|
||||
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
|
||||
GST_VERSION_MINOR,
|
||||
|
|
Loading…
Reference in a new issue