Commit 6492b8d8 by Zack Weinberg

Remove stray blank line

From-SVN: r72535
parent b8eaca23
...@@ -213,7 +213,6 @@ new_adjust (const char *name, ...@@ -213,7 +213,6 @@ new_adjust (const char *name,
return; return;
} }
for (a = *category; a; a = a->next) for (a = *category; a; a = a->next)
if (a->mode == mode) if (a->mode == mode)
{ {
......
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