Verbatim-related changes in phobos

This commit is contained in:
Andrei Alexandrescu 2015-01-12 00:05:36 -08:00
parent e8c617a22b
commit cb044b02aa
11 changed files with 1 additions and 13 deletions

View file

@ -133,9 +133,6 @@ the onReceive callback. See $(LREF onReceiveHeader)/$(LREF onReceive) for more
information. Finally the HTTP request is effected by calling perform(), which is
synchronous.
Macros:
MYREF = <font face='Consolas, "Bitstream Vera Sans Mono", "Andale Mono", Monaco, "DejaVu Sans Mono", "Lucida Console", monospace'><a href="#$1">$1</a>&nbsp;</font>
Source: $(PHOBOSSRC std/net/_curl.d)
Copyright: Copyright Jonas Drewsen 2011-2012