change Scribble to complain about colliding tags
svn: r8025
original commit: fd1de94a48
This commit is contained in:
parent
f404932b10
commit
a15e4c8b84
|
@ -39,7 +39,7 @@ that the sendmail process can complete.
|
||||||
The @scheme[from] argument can be any value; of course, spoofing
|
The @scheme[from] argument can be any value; of course, spoofing
|
||||||
should be used with care.}
|
should be used with care.}
|
||||||
|
|
||||||
@defproc[(send-mail-message/port [from string?]
|
@defproc[(send-mail-message [from string?]
|
||||||
[subject string?]
|
[subject string?]
|
||||||
[to (listof string?)]
|
[to (listof string?)]
|
||||||
[cc (listof string?)]
|
[cc (listof string?)]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user