fix a type in the rulesets

same fix as recorded in misc/5924
	that problem report was filed against the stable branch
	but that's not a reason not to fix it here as well ;)
Reviewed by:	jmb
Submitted by:	Ruslan Ermilov <ru@ucb.crimea.ua>
This commit is contained in:
Jonathan M. Bresler 1998-03-05 18:38:57 +00:00
parent 1fbe7f53e0
commit 03c0fb69f3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=34056

View File

@ -102,8 +102,8 @@ R<$*> $* $: $1
# mail must come from or go to this machine or machines we allow to relay--BEGIN
# R$* $: $>Parse0 $>3 $1
# R$+ < @ $* . > $* $: $1 < @ $2 >
# R<$+ @ $=w> $@ OK
# R<$+ @ $* $=R> $@ OK
# R$+ < @ $=w> $@ OK
# R$+ < @ $* $=R> $@ OK
# R$* $: $(dequote "" $&{client_name} $)
# R$=w $@ OK
# R$* $=R $@ OK