mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-29 09:06:15 +02:00
Typo
This commit is contained in:
parent
00b8bce4d0
commit
349e988903
1 changed files with 1 additions and 1 deletions
|
@ -431,7 +431,7 @@ void callSuccess(
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* A variant of std::istringstream that doesn't its string
|
/* A variant of std::istringstream that doesn't copy its string
|
||||||
argument. This is useful for large strings. The caller must ensure
|
argument. This is useful for large strings. The caller must ensure
|
||||||
that the string object is not destroyed while it's referenced by
|
that the string object is not destroyed while it's referenced by
|
||||||
this object. */
|
this object. */
|
||||||
|
|
Loading…
Reference in a new issue