mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
This commit was generated by cvs2svn to compensate for changes in r175790,
which included commits to RCS files with non-trunk default branches.
This commit is contained in:
commit
fcc5f7da42
1 changed files with 2 additions and 0 deletions
|
|
@ -2396,6 +2396,8 @@ d_expr_primary (di)
|
|||
const char *s;
|
||||
|
||||
type = cplus_demangle_type (di);
|
||||
if (type == NULL)
|
||||
return NULL;
|
||||
|
||||
/* If we have a type we know how to print, we aren't going to
|
||||
print the type name itself. */
|
||||
|
|
|
|||
Loading…
Reference in a new issue