phoenixsrc: minor fix to plugin define to stop error message
This commit is contained in:
parent
d6ee23cdf7
commit
0a1f4baf4f
@ -674,6 +674,6 @@ plugin_init (GstPlugin * plugin)
|
||||
|
||||
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
|
||||
GST_VERSION_MINOR,
|
||||
"phoenixsrc",
|
||||
phoenix,
|
||||
"Phoenix frame grabber source",
|
||||
plugin_init, VERSION, "LGPL", PACKAGE_NAME, GST_PACKAGE_ORIGIN)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user