ebrowse.c (check_namespace): Fix indentation.
This commit is contained in:
parent
f4e8a59cc1
commit
1c027a2427
1 changed files with 2 additions and 2 deletions
|
|
@ -1065,7 +1065,7 @@ check_namespace (char *name, struct sym *context)
|
|||
}
|
||||
|
||||
return p;
|
||||
}
|
||||
}
|
||||
|
||||
/* Find the symbol for namespace NAME. If not found, add a new symbol
|
||||
for NAME to all_namespaces. */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue