Corrected nested function info
This commit is contained in:
@@ -302,6 +302,7 @@ stb_string(df, kind)
|
||||
|
||||
if (d && d->df_kind == D_PROCEDURE) {
|
||||
adds_db_str(sprint(buf, ",%s", d->df_idf->id_text));
|
||||
break;
|
||||
}
|
||||
sc = enclosing(sc);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user