mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Minimize data sent in the default user agent (#14851)
This commit is contained in:
parent
eba0806d77
commit
a7a719261e
3 changed files with 37 additions and 6 deletions
|
@ -138,7 +138,7 @@ void initializePaths();
|
|||
Return system information
|
||||
e.g. "Linux/3.12.7 x86_64"
|
||||
*/
|
||||
std::string get_sysinfo();
|
||||
const std::string &get_sysinfo();
|
||||
|
||||
|
||||
// Monotonic timer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue