rpicamsrc: fix indentation
[platform/upstream/gstreamer.git] / sys / rpicamsrc / RaspiStill.c
index 32747b8..dc7474a 100644 (file)
@@ -1,3 +1,4 @@
+/* *INDENT-OFF* */
 /*
  * Copyright (c) 2013 Jan Schmidt <jan@centricular.com>
 Portions:
@@ -1513,4 +1514,4 @@ error:
 
    return exit_code;
 }
-
+/* *INDENT-ON* */