Skip to content
Snippets Groups Projects
Commit f9f9f7ad authored by Kipp Cannon's avatar Kipp Cannon
Browse files

lal_tdwhiten: revert obnoxious rewrite of my formatting

parent 1629130d
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
/*
* ============================================================================
*
* Preamble
* Preamble
*
* ============================================================================
*/
......@@ -70,7 +70,7 @@
/*
* ============================================================================
*
* Kernel Info
* Kernel Info
*
* ============================================================================
*/
......@@ -150,7 +150,7 @@ static gsize kernelinfo_longest(GQueue *kernels)
/*
* ============================================================================
*
* Utilities
* Utilities
*
* ============================================================================
*/
......@@ -450,7 +450,7 @@ static GstFlowReturn filter_and_push(GSTLALTDwhiten *element, guint64 output_len
/*
* ============================================================================
*
* Signals
* Signals
*
* ============================================================================
*/
......@@ -475,7 +475,7 @@ static void rate_changed(GstElement *element, gint rate, void *data)
/*
* ============================================================================
*
* GStreamer Boiler Plate
* GStreamer Boiler Plate
*
* ============================================================================
*/
......@@ -491,7 +491,7 @@ G_DEFINE_TYPE(
/*
* ============================================================================
*
* Gst BaseTransform Method Overriddes
* Gst BaseTransform Method Overriddes
*
* ============================================================================
*/
......@@ -843,7 +843,7 @@ done:
/*
* ============================================================================
*
* Parameters
* Parameters
*
* ============================================================================
*/
......@@ -856,7 +856,7 @@ done:
/*
* ============================================================================
*
* GObject Method Overrides
* GObject Method Overrides
*
* ============================================================================
*/
......
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