Commit 2997e9f7 authored by Wayne Davison's avatar Wayne Davison

Indent the "oom:" label away from column 0.

parent 23740239
......@@ -208,7 +208,7 @@ static int match_address(char *addr, char *tok)
ret = match_binary(a, t, mask, addrlen);
out:
out:
freeaddrinfo(resa);
freeaddrinfo(rest);
return ret;
......
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