]> git.pld-linux.org Git - packages/sendmail.git/blame - sendmail-proto.m4.8.649.2.13.patch
- ooops - left from tests...
[packages/sendmail.git] / sendmail-proto.m4.8.649.2.13.patch
CommitLineData
1e0145f0
PG
1Index: proto.m4
2===================================================================
3RCS file: /cvs/cf/m4/proto.m4,v
4retrieving revision 8.649.2.12
5retrieving revision 8.649.2.13
6diff -u -r8.649.2.12 -r8.649.2.13
7--- cf/m4/proto.m4 3 Dec 2002 16:48:37 -0000 8.649.2.12
8+++ cf/m4/proto.m4 4 Dec 2002 00:12:18 -0000 8.649.2.13
9@@ -1761,6 +1761,9 @@
10 dnl workspace: {client_name} $| {client_addr}
11 R$+ $| $+ $: $>D < $1 > <?> <+ Connect> < $2 >
12 dnl workspace: <result-of-lookup> <{client_addr}>
13+dnl OR $| $+ if client_name is empty
14+R $| $+ $: $>A < $1 > <?> <+ Connect> <> empty client_name
15+dnl workspace: <result-of-lookup> <{client_addr}>
16 R<?> <$+> $: $>A < $1 > <?> <+ Connect> <> no: another lookup
17 dnl workspace: <result-of-lookup> (<>|<{client_addr}>)
18 R<?> <$*> $: OK found nothing
This page took 0.029296 seconds and 4 git commands to generate.