Fix typo in multiple inclusion guard comment.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25558 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-12-31 11:51:54 +00:00
parent 496f7332a7
commit 6bda8fe6ec
1 changed files with 1 additions and 2 deletions

View File

@ -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 */