[util] Mark var static
authorBehdad Esfahbod <behdad@behdad.org>
Sun, 30 Sep 2018 09:47:36 +0000 (05:47 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Sun, 30 Sep 2018 10:08:11 +0000 (06:08 -0400)
commit2e728a7d86c714d845524a0722c2b653feb9d915
treef1d8632e5adbad389c46619ed8dcddd502a37abc
parente910a1aef4b2413c627240fc06d2a5696b24747a
[util] Mark var static

From clang -Weverything bot:

options.cc:39:3: warning: no previous extern declaration for non-static variable 'supported_font_funcs' [-Wmissing-variable-declarations]
util/options.cc