diff --git a/src/libcamera/pipeline/ipu3/ipu3.cpp b/src/libcamera/pipeline/ipu3/ipu3.cpp
index 53332826..f1de87dc 100644
--- a/src/libcamera/pipeline/ipu3/ipu3.cpp
+++ b/src/libcamera/pipeline/ipu3/ipu3.cpp
@@ -1449,7 +1449,7 @@ void IPU3CameraData::frameStart(uint32_t sequence)
 	/*
 	 * Handle controls to be set immediately on the next frame.
 	 * This currently only handle the TestPatternMode control.
-         *
+	 *
 	 * \todo Synchronize with the sequence number
 	 */
 	Request *request = processingRequests_.front();
