1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-22 09:12:22 -05:00
This commit is contained in:
Berke Viktor 2011-12-06 02:35:00 +01:00
parent 9bb0bfbf42
commit 370cb88c44

View File

@ -58,7 +58,7 @@ getCpuArch (void)
}
#if 0
/* use WMI instead, wProcessorArchitecture displays current binary arch instead OS arch anyway */
/* use WMI instead, wProcessorArchitecture displays current binary arch instead of OS arch anyway */
static char *
getOsName (void)
{