Print this page
11506 smatch resync

*** 1944,1954 **** } expr->ctype = ctype; return ctype; } ! static struct symbol *find_identifier(struct ident *ident, struct symbol_list *_list, int *offset) { struct ptr_list *head = (struct ptr_list *)_list; struct ptr_list *list = head; if (!head) --- 1944,1954 ---- } expr->ctype = ctype; return ctype; } ! struct symbol *find_identifier(struct ident *ident, struct symbol_list *_list, int *offset) { struct ptr_list *head = (struct ptr_list *)_list; struct ptr_list *list = head; if (!head)