summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/gstreamer.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/gstreamer.in b/rules/gstreamer.in
index cbfd7ccec..78d0bac30 100644
--- a/rules/gstreamer.in
+++ b/rules/gstreamer.in
@@ -1,6 +1,6 @@
menuconfig GSTREAMER
tristate
- prompt "gstreamer"
+ prompt "gstreamer "
select GLIB
# FIXME: this should not be necessary; the gstreamer m4 files
# have a check which claims that it should be fixed, but until