[libcamera-devel] [PATCH v5 3/7] guides: pipeline handler: Remove rogue spaces

Jacopo Mondi jacopo at jmondi.org
Wed Aug 3 12:38:45 CEST 2022


Remove 4 rogue spaces from the pipeline developer guide.

Signed-off-by: Jacopo Mondi <jacopo at jmondi.org>
---
 Documentation/guides/pipeline-handler.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/guides/pipeline-handler.rst b/Documentation/guides/pipeline-handler.rst
index 2d55666d094f..56b5d458d953 100644
--- a/Documentation/guides/pipeline-handler.rst
+++ b/Documentation/guides/pipeline-handler.rst
@@ -289,7 +289,7 @@ features:
 .. code-block:: cpp
 
    #include <libcamera/base/log.h>
-   
+
    #include "libcamera/internal/pipeline_handler.h"
 
 Run the following commands:
-- 
2.37.1



More information about the libcamera-devel mailing list