mirror of
https://github.com/HowardHinnant/date.git
synced 2024-12-27 00:14:07 +08:00
Sync set_install()
signatures
This commit is contained in:
parent
3776e0f185
commit
9d9161c978
@ -415,9 +415,9 @@ access_install()
|
|||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
set_install(const std::string& s)
|
set_install(const std::string& install)
|
||||||
{
|
{
|
||||||
access_install() = s;
|
access_install() = install;
|
||||||
}
|
}
|
||||||
|
|
||||||
static
|
static
|
||||||
|
Loading…
x
Reference in New Issue
Block a user