mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 09:05:19 +02:00
Minimize data sent in the default user agent (#14851)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user