Skip to content
Snippets Groups Projects
Commit cf60981d authored by Chad Hanna's avatar Chad Hanna
Browse files

gstlal_interpolator.h: whitespace

parent f297e167
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@ struct _GSTLALInterpolator {
GstBaseTransform element;
GstAudioInfo audio_info;
GstAudioAdapter *adapter;
GstAudioAdapter *adapter;
gint inrate;
gint outrate;
......@@ -109,7 +109,7 @@ struct _GSTLALInterpolator {
struct _GSTLALInterpolatorClass {
GstBaseTransformClass parent_class;
GstBaseTransformClass parent_class;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment