From: Maria Matejka Date: Thu, 15 Jun 2023 11:25:40 +0000 (+0200) Subject: Filter: functions can and should have typed return values X-Git-Tag: v2.14~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=062ff656830f89bd3bca5b39a86c4d41b535a7bf;p=thirdparty%2Fbird.git Filter: functions can and should have typed return values --- diff --git a/doc/bird.sgml b/doc/bird.sgml index dc1d22858..46e34c04f 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -539,7 +539,7 @@ include "tablename.conf";; Define a filter. You can learn more about filters in the following chapter. -