Fix branding.
This commit is contained in:
		| @@ -799,7 +799,7 @@ int main (int argc, char **argv) | |||||||
| 				ecolor (ECOLOR_GOOD), ecolor (ECOLOR_HILITE), | 				ecolor (ECOLOR_GOOD), ecolor (ECOLOR_HILITE), | ||||||
| 				ecolor (ECOLOR_NORMAL), ecolor (ECOLOR_BRACKET)); | 				ecolor (ECOLOR_NORMAL), ecolor (ECOLOR_BRACKET)); | ||||||
| #ifdef BRANDING | #ifdef BRANDING | ||||||
| 			printf (BRANDING " (%s)", uts.arch); | 			printf (BRANDING " (%s)", uts.machine); | ||||||
| #else | #else | ||||||
| 			printf ("%s %s (%s)", | 			printf ("%s %s (%s)", | ||||||
| 				uts.sysname, | 				uts.sysname, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user