rpicamsrc: fix indentation
[platform/upstream/gstreamer.git] / sys / rpicamsrc / RaspiCLI.c
index 2bbb3ce..7314248 100644 (file)
@@ -1,3 +1,4 @@
+/* *INDENT-OFF* */
 /*
 Copyright (c) 2013, Broadcom Europe Ltd
 Copyright (c) 2013, James Hughes
@@ -153,3 +154,4 @@ const char *raspicli_unmap_xref(const int en, const XREF_T *map, int num_refs)
    }
    return NULL;
 }
+/* *INDENT-ON* */