Commit 6f48616e authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

flint: Relax certain VTE functions

parent 0ca33e78
......@@ -208,6 +208,14 @@
-esym(534, VSB_printf)
-esym(534, VSB_vprintf)
///////////////////////////////////////////////////////////////////////
// <vte.h>
// ignore retval
-esym(534, VTE_cat)
-esym(534, VTE_putc)
-esym(534, VTE_printf)
///////////////////////////////////////////////////////////////////////
// <vtree.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment