daily update
[deliverable/binutils-gdb.git] / gdb / c-valprint.c
index 23f097ac0e230133fc771143efd495d6baadb575..cf35e8895456c836a1d6cdd88a7adbd788c282f5 100644 (file)
@@ -262,7 +262,7 @@ c_val_print (struct type *type, const gdb_byte *valaddr, int embedded_offset,
 
                  if (msymbol != NULL)
                    wsym = lookup_symbol (DEPRECATED_SYMBOL_NAME (msymbol), block,
-                                         VAR_DOMAIN, &is_this_fld, NULL);
+                                         VAR_DOMAIN, &is_this_fld);
 
                  if (wsym)
                    {
This page took 0.022888 seconds and 4 git commands to generate.