From 6d387aecab26825587392436f009ea5da5cee092 Mon Sep 17 00:00:00 2001 From: Rafael Espindola Date: Mon, 28 Nov 2011 20:05:27 +0000 Subject: [PATCH] Fix comment. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145271 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Headers/cpuid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Headers/cpuid.h b/lib/Headers/cpuid.h index b7fe7542d5..05c293f6bd 100644 --- a/lib/Headers/cpuid.h +++ b/lib/Headers/cpuid.h @@ -1,4 +1,4 @@ -/*===---- cpuid.h - Basic type definitions ---------------------------------=== +/*===---- cpuid.h - X86 cpu model detection --------------------------------=== * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal -- 2.40.0