Generated stub for json_add_node_id */
| 340 | { fprintf(stderr, "json_add_log called!\n"); abort(); } |
| 341 | /* Generated stub for json_add_node_id */ |
| 342 | void json_add_node_id(struct json_stream *response UNNEEDED, |
| 343 | const char *fieldname UNNEEDED, |
| 344 | const struct node_id *id UNNEEDED) |
| 345 | { fprintf(stderr, "json_add_node_id called!\n"); abort(); } |
| 346 | /* Generated stub for json_add_num */ |
| 347 | void json_add_num(struct json_stream *result UNNEEDED, const char *fieldname UNNEEDED, |
| 348 | unsigned int value UNNEEDED) |
no test coverage detected