Imported Upstream version 1.7.6
[platform/upstream/harfbuzz.git] / util / ansi-print.cc
index e0ce7b3..0daee1f 100644 (file)
@@ -353,7 +353,7 @@ block_best (const biimage_t &bi, bool *inverse)
        } else
          qs += quad[i][j];
     if (qs < score) {
-      const char *c = NULL;
+      const char *c = nullptr;
       bool inv = false;
       switch (q) {
        case 1:  c = "▟"; inv = true;  break;