]> git.ipfire.org Git - thirdparty/bird.git/commit - filter/config.Y
Fixed order of arguments for function call.
authorPavel Machek <pavel@ucw.cz>
Thu, 11 Nov 1999 13:55:39 +0000 (13:55 +0000)
committerPavel Machek <pavel@ucw.cz>
Thu, 11 Nov 1999 13:55:39 +0000 (13:55 +0000)
commit4515bdba4f56b298e62150ffe24608ba1a42e7da
treea0e979e2be1a8179fcddcc3621c74f3f13021886
parent4ed8718a19747bba95ff86fb8d3c6ea357b50101
Fixed order of arguments for function call.

Enumeration types should work once CF_ENUM() is ready.

Created test.conf for testing of filters. (I'm currently thinking
about ./tests in root directory which will just fire all available
tests...)
filter/config.Y
filter/test.conf [new file with mode: 0644]