From 49bea0bc2cbb676e5f275dbdee91c37643486a2b Mon Sep 17 00:00:00 2001 From: Stéphane Loeuillet Date: Mon, 10 May 2004 00:54:58 +0000 Subject: change plugin category to match other testing plugins Original commit message from CVS: change plugin category to match other testing plugins --- gst/debug/efence.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/debug/efence.c') 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 " -- cgit