]> git.ipfire.org Git - thirdparty/nftables.git/commit
don't use internal_location for files specified on command line
authorPatrick McHardy <kaber@trash.net>
Tue, 6 Jul 2010 04:11:18 +0000 (06:11 +0200)
committerPatrick McHardy <kaber@trash.net>
Tue, 6 Jul 2010 04:11:18 +0000 (06:11 +0200)
commit83e2a61e391fdb21911a1f2ff0cb04a80b68162a
tree523ff5faf005d43958a19f704d56f8ba5aba862e
parent15d4caa3c7239b0109e51d5bdc8bfe49a842646f
don't use internal_location for files specified on command line

Fixes strange error messages like:

In file included from internal:0:0-0:
files/examples/sets_and_maps:55:2-2: Error: syntax error, unexpected newline, expecting string

Signed-off-by: Patrick McHardy <kaber@trash.net>
src/main.c