mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-26 07:10:19 +00:00
Fix typo.
This commit is contained in:
@@ -92,7 +92,7 @@ sysinfo_backend_get_gpu (void)
|
||||
char *
|
||||
sysinfo_backend_get_chipset (void)
|
||||
{
|
||||
return NULL ();
|
||||
return NULL;
|
||||
}
|
||||
|
||||
char *
|
||||
|
||||
Reference in New Issue
Block a user