Use a boolean (int actually) instead of a pointer to figure out whether or not filter...
authorFabian Keil <fk@fabiankeil.de>
Tue, 14 Sep 2010 07:14:15 +0000 (07:14 +0000)
committerFabian Keil <fk@fabiankeil.de>
Tue, 14 Sep 2010 07:14:15 +0000 (07:14 +0000)
commitb0d1839fecc1594be420e3625a8e7dcce47e4ba7
tree1b9771f3eee5b2a7b7579071c2f09a419a847b0c
parent75ac7b1cb0f8608b9ea6124ea2bd2ba7eb16a7ec
Use a boolean (int actually) instead of a pointer to figure out whether or not filtering is enabled.
jcc.c