diff --git a/gstlal/gst/lal/gstfdmemory.c b/gstlal/gst/lal/gstfdmemory.c
index f4cdaf5e0b2c91e0ff2d1364100428ec375e86a0..d53aefd642e851dca9a2ebfe7349855446e73254 100644
--- a/gstlal/gst/lal/gstfdmemory.c
+++ b/gstlal/gst/lal/gstfdmemory.c
@@ -201,7 +201,7 @@ gst_fd_allocator_class_init (GstFdAllocatorClass * klass)
   allocator_class->free = gst_fd_mem_free;
 
   GST_DEBUG_CATEGORY_INIT (gst_fdmemory_debug, "fdmemory", 0,
-    "GstFdMemory and GstFdAllocator");
+      "GstFdMemory and GstFdAllocator");
 }
 
 static void