Commit 3c4addfb authored by Nils Goroll's avatar Nils Goroll

unused variable

parent 3759770f
......@@ -139,7 +139,7 @@ test (const char *fixup_remove_name, const char *fixup_reorder_name) {
r = dcs_match(dcs_entry[i].key, mem, DCS_MATCH_MEM_SZ);
while (i != r) {
const char *ntok, *ntoke, *p;
const char *ntok, *ntoke;
/*
* check if the entry we have hit contains
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment