summaryrefslogtreecommitdiffstats
path: root/cpudetect.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpudetect.h')
-rw-r--r--cpudetect.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpudetect.h b/cpudetect.h
index 27bc6b856f..eab872bbdc 100644
--- a/cpudetect.h
+++ b/cpudetect.h
@@ -57,5 +57,4 @@ void GetCpuCaps(CpuCaps *caps);
/* returned value is malloc()'ed so free() it after use */
char *GetCpuFriendlyName(unsigned int regs[], unsigned int regs2[]);
-#endif /* !CPUDETECT_H */
-
+#endif /* CPUDETECT_H */