diff --git a/src/rc/rc.c b/src/rc/rc.c index d5e0a145..f0a76396 100644 --- a/src/rc/rc.c +++ b/src/rc/rc.c @@ -799,7 +799,7 @@ int main (int argc, char **argv) ecolor (ECOLOR_GOOD), ecolor (ECOLOR_HILITE), ecolor (ECOLOR_NORMAL), ecolor (ECOLOR_BRACKET)); #ifdef BRANDING - printf (BRANDING " (%s)", uts.arch); + printf (BRANDING " (%s)", uts.machine); #else printf ("%s %s (%s)", uts.sysname,