Added calllist option to nlookup, fixed bunch of PVS-Studio lint warnings
This commit is contained in:
@@ -184,7 +184,7 @@ int nodelist_getstr(s_nodelist *nlp, size_t offset, char *buffer, size_t bufle
|
||||
int nodelist_lookup_string(char *buffer, size_t buflen, s_faddr addr);
|
||||
int nodelist_lookup(s_node *node, s_faddr addr);
|
||||
void nodelist_initnode(s_node *node, s_faddr addr);
|
||||
|
||||
int nodelist_parsehiddenina(s_node *node, s_override *ov);
|
||||
|
||||
|
||||
#endif /* _NODELIST_H_ */
|
||||
|
||||
Reference in New Issue
Block a user