Fix my last change to actually compile.
[deliverable/binutils-gdb.git] / gdb / value.h
index 2035e27b3ca7d731f2bb3672e2aeeb7242d2a9e4..da954622e17d63fca9d6bb23368d3df1a91ff6c7 100644 (file)
@@ -536,7 +536,7 @@ extern void print_variable_value (struct symbol * var,
 
 extern int check_field (value_ptr, const char *);
 
-extern void c_typedef_print (struct type * type, struct symbol * news,
+extern void typedef_print (struct type * type, struct symbol * news,
                             struct ui_file * stream);
 
 extern char *internalvar_name (struct internalvar *var);
This page took 0.023049 seconds and 4 git commands to generate.