Explorar el Código

core: exported dprint_term_color() function

Elena-Ramona Modroiu hace 13 años
padre
commit
b6642a1af4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      dprint.h

+ 1 - 0
dprint.h

@@ -141,6 +141,7 @@ void dprint_color(int level);
 void dprint_color_reset(void);
 void dprint_color_update(int level, char f, char b);
 void dprint_init_colors(void);
+void dprint_term_color(char f, char b, str *obuf);
 
 /** @brief
  * General logging macros