Commit 52efdf3d authored by Dafydd Harries's avatar Dafydd Harries

put * next to parameter name

darcs-hash:20070212163126-c9803-f60f59b8e87000d24add23e5bc71f1cb2de4c0ef.gz
parent c4125a97
......@@ -4,7 +4,7 @@
#include "gstnicesink.h"
static gboolean
plugin_init (GstPlugin * plugin)
plugin_init (GstPlugin *plugin)
{
if (!gst_element_register (plugin, "nicesrc",
GST_RANK_NONE, GST_TYPE_NICE_SRC))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment