Fix spelling typo in comment.
From-SVN: r22895
This commit is contained in:
parent
14ab9f5287
commit
bf294d9262
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ extern struct weak_syms * weak_decls;
|
|||
/* Define HANDLE_GENERIC_PRAGMAS if any kind of front-end pragma
|
||||
parsing is to be done. The code in GCC's generic C source files
|
||||
will only look for the definition of this constant. They will
|
||||
ignore definitions of HANDLE_PRAGMA_PACk and so on. */
|
||||
ignore definitions of HANDLE_PRAGMA_PACK and so on. */
|
||||
#define HANDLE_GENERIC_PRAGMAS 1
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue