Change how complex types are printed in C
[deliverable/binutils-gdb.git] / gdb / ui-style.c
index 28024f57b6f4332222101830bc3699be0b1b9ff2..2d6640bc700c303c2995fc334a2893a4c38c5831 100644 (file)
@@ -404,6 +404,7 @@ skip_ansi_escape (const char *buf, int *n_read)
   return true;
 }
 
+void _initialize_ui_style ();
 void
 _initialize_ui_style ()
 {
This page took 0.023545 seconds and 4 git commands to generate.