X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/00d760f7506c2d5c32ab5abf9f11b3066999f08a..bd4d13521ec0229e8255d0ef8663a8541daca3d7:/sbr/readconfig.c diff --git a/sbr/readconfig.c b/sbr/readconfig.c index 1bbc069c..0b823b93 100644 --- a/sbr/readconfig.c +++ b/sbr/readconfig.c @@ -155,7 +155,8 @@ readconfig (struct node **npp, FILE *ib, const char *file, int ctx) void -add_profile_entry (const char *key, const char *value) { +add_profile_entry (const char *key, const char *value) +{ struct node *newnode; /* This inserts the new node at the beginning of m_defs because