mirror of
https://github.com/dlang/phobos.git
synced 2025-04-28 22:21:09 +03:00
Add missing punctuation
This commit is contained in:
parent
6a6b09d176
commit
02b97f851c
1 changed files with 1 additions and 1 deletions
|
@ -2306,7 +2306,7 @@ private bool decodeLineInto(Terminator, Char = char)(ref const(ubyte)[] basesrc,
|
||||||
*
|
*
|
||||||
* Example:
|
* Example:
|
||||||
*
|
*
|
||||||
* Get with custom data receivers
|
* Get with custom data receivers:
|
||||||
*
|
*
|
||||||
* ---
|
* ---
|
||||||
* import std.net.curl, std.stdio;
|
* import std.net.curl, std.stdio;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue