Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
libnice
libnice
Commits
ede3ec82
Commit
ede3ec82
authored
Aug 06, 2012
by
Olivier Crête
👻
Browse files
The plugin name is not a string anymore
parent
800359a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
gst/gstnice.c
View file @
ede3ec82
...
...
@@ -58,7 +58,7 @@ plugin_init (GstPlugin *plugin)
GST_PLUGIN_DEFINE
(
GST_VERSION_MAJOR
,
GST_VERSION_MINOR
,
"
nice
"
,
nice
,
"Interactive UDP connectivity establishment"
,
plugin_init
,
VERSION
,
"LGPL"
,
PACKAGE_NAME
,
"http://telepathy.freedesktop.org/wiki/"
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment