Move match_portlist() from filter.c to urlmatch.c.
authorFabian Keil <fk@fabiankeil.de>
Sun, 2 Sep 2007 15:31:20 +0000 (15:31 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 2 Sep 2007 15:31:20 +0000 (15:31 +0000)
commite10b140e837860410ab2b97562b0d919beea4df0
treed47cb798c3aa67dcb85d3453c863a5b4e291880c
parent073ebc2e7fc82aad52174bf2a9ec354a3b382850
Move match_portlist() from filter.c to urlmatch.c.
It's used for url matching, not for filtering.
filters.c
filters.h
urlmatch.c
urlmatch.h