summaryrefslogtreecommitdiffstats
path: root/sys/oss/gstosssink.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/oss/gstosssink.h')
-rw-r--r--sys/oss/gstosssink.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/oss/gstosssink.h b/sys/oss/gstosssink.h
index f22828bb..a61b019b 100644
--- a/sys/oss/gstosssink.h
+++ b/sys/oss/gstosssink.h
@@ -45,7 +45,7 @@ struct _GstOssSink {
GstAudioSink sink;
gchar *device;
- gint fd;
+ gint fd;
gint bytes_per_sample;
GstCaps *probed_caps;