If only one of the strncmpic() arguments has a length the compiler can figure out...
authorFabian Keil <fk@fabiankeil.de>
Sun, 22 May 2011 10:25:26 +0000 (10:25 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 22 May 2011 10:25:26 +0000 (10:25 +0000)
commit5e4a876763811af984c9cafca6f4a0a6610eccb9
tree9e7e63aa646324a431fdbdc3d298a645bcf55e59
parent852619ffa475b7860d7beb0aec340c64df974e8a
If only one of the strncmpic() arguments has a length the compiler can figure out, move it to the second place

This will allow to use a macro to figure out the length later on.
filters.c
urlmatch.c