The compiler might not notice it, but the buffer passed to
authorFabian Keil <fk@fabiankeil.de>
Mon, 14 Apr 2008 18:11:21 +0000 (18:11 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 14 Apr 2008 18:11:21 +0000 (18:11 +0000)
commit1d2a21ed0350fd3cad3b8e08f9c72fd3404d5c3b
tree96c7bef2b3d326d8f46b6e744eed81ac2e90ed72
parent68e4d4cba2e37322878d79832aa5943fad679325
The compiler might not notice it, but the buffer passed to
create_url_spec() is modified later on and thus shouldn't
be declared immutable.
urlmatch.c
urlmatch.h