mirror of
https://bitbucket.org/ohhara/ohmulticastvideoscanner.git
synced 2026-08-11 08:22:56 +00:00
Change typo omvp to omvs.
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ static gboolean omvs_gst_plugin_init(GstPlugin *plugin) {
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
GST_PLUGIN_DEFINE(GST_VERSION_MAJOR, GST_VERSION_MINOR, omvprtp,
|
||||
GST_PLUGIN_DEFINE(GST_VERSION_MAJOR, GST_VERSION_MINOR, omvsrtp,
|
||||
"RTP protocol for " PACKAGE, omvs_gst_plugin_init, PACKAGE_VERSION, "GPL",
|
||||
PACKAGE, PACKAGE_URL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user