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-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79468e7c19b3e5caf50005dfcd13ff903848a160;p=thirdparty%2Fbird.git Filter: functions can and should have typed return values --- diff --git a/doc/bird.sgml b/doc/bird.sgml index 77a563c6c..d052bd4ed 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. -