aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/arch/common
diff options
context:
space:
mode:
Diffstat (limited to 'hardinfo2/arch/common')
-rw-r--r--hardinfo2/arch/common/languages.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hardinfo2/arch/common/languages.h b/hardinfo2/arch/common/languages.h
index efc100fb..8c4d5b29 100644
--- a/hardinfo2/arch/common/languages.h
+++ b/hardinfo2/arch/common/languages.h
@@ -77,7 +77,7 @@ scan_languages(OperatingSystem * os)
"Revision=%s\n"
"Date=%s\n"
"Codeset=%s\n",
- FIELD(name), FIELD(title),
+ name, FIELD(title),
FIELD(source), FIELD(address),
FIELD(email), FIELD(language),
FIELD(territory), FIELD(revision),