Fix include guard typo.

Change-Id: If9400eb5965c739334b3638731e7c80834de72b8
Reviewed-by: David Faure <david.faure@kdab.com>
bb10
Sérgio Martins 2014-01-05 14:11:11 +00:00 committed by The Qt Project
parent e37616bbad
commit 63fd793fc3
1 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@
****************************************************************************/
#ifndef CP949CODETBL_P_H
#define CP494CODETBL_P_H
#define CP949CODETBL_P_H
//
// W A R N I N G
@ -645,4 +645,4 @@ static const unsigned short cp949_icode_to_unicode[] = {
0xd7a2, 0xd7a3
};
#endif // CP494CODETBL_P_H
#endif // CP949CODETBL_P_H