1
0
Fork 0
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:
sfan5 2024-07-20 10:27:04 +02:00 committed by GitHub
parent eba0806d77
commit a7a719261e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 37 additions and 6 deletions

View file

@ -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