debugutils: make local variable static
authorTim-Philipp Müller <tim@centricular.com>
Sun, 7 May 2017 10:17:22 +0000 (11:17 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 7 May 2017 10:17:22 +0000 (11:17 +0100)
gst/gstdebugutils.c

index 64e0bf5..4b34511 100644 (file)
@@ -58,7 +58,7 @@ extern const gchar *priv_gst_dump_dot_dir;      /* NULL *//* set from gst.c */
 
 #define PARAM_MAX_LENGTH 80
 
-const gchar spaces[] = {
+static const gchar spaces[] = {
   "                                "    /* 32 */
       "                                "        /* 64 */
       "                                "        /* 96 */