From 0cd338e6e489eacfedb8fab3ff161b1578d08f07 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 29 Jul 2016 14:07:30 -0600 Subject: Remove non-ascii & unprintable characters These non-ascii & unprintable characters aren't needed. Change-Id: I129f729f66d6a692de729d76971f7deb7a19c254 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/15977 Tested-by: build bot (Jenkins) Reviewed-by: Omar Pakker Reviewed-by: Paul Menzel Reviewed-by: Stefan Reinauer --- util/inteltool/cpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/inteltool/cpu.c') diff --git a/util/inteltool/cpu.c b/util/inteltool/cpu.c index 0ed2ccb763..9bdc1eb7a0 100644 --- a/util/inteltool/cpu.c +++ b/util/inteltool/cpu.c @@ -1003,7 +1003,7 @@ int print_intel_core_msrs(void) /* * The following two tables are the Silvermont registers listed in Table 35-6 - * Intel® 64 and IA-32 Architectures Software Developer’s Manual + * Intel® 64 and IA-32 Architectures Software Developer's Manual * September 2014 * Vol. 3C 35-59 */ -- cgit v1.2.3