summaryrefslogtreecommitdiffstats
path: root/sys/oss/gstosssrc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/oss/gstosssrc.h')
-rw-r--r--sys/oss/gstosssrc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/oss/gstosssrc.h b/sys/oss/gstosssrc.h
index a3b5ba6f..6f6f58fa 100644
--- a/sys/oss/gstosssrc.h
+++ b/sys/oss/gstosssrc.h
@@ -46,7 +46,7 @@ struct _GstOssSrc {
GstAudioSrc src;
gint fd;
- gint bytes_per_sample;
+ gint bytes_per_sample;
gchar *device;
gchar *device_name;