diff options
-rw-r--r-- | gst/debug/efence.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/debug/efence.c b/gst/debug/efence.c index e44e8dc6..7405b024 100644 --- a/gst/debug/efence.c +++ b/gst/debug/efence.c @@ -41,7 +41,7 @@ static GstElementDetails plugin_details = { "Electric Fence", - "Testing/EFence", + "Testing", "This element converts a stream of normal GStreamer buffers into a " "stream of buffers that are allocated in such a way that out-of-bounds " "access to data in the buffer is more likely to cause segmentation " |