Commit bf294d92 by Nick Clifton

Fix spelling typo in comment.

From-SVN: r22895
parent 14ab9f52
...@@ -63,7 +63,7 @@ extern struct weak_syms * weak_decls; ...@@ -63,7 +63,7 @@ extern struct weak_syms * weak_decls;
/* Define HANDLE_GENERIC_PRAGMAS if any kind of front-end pragma /* 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 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 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 #define HANDLE_GENERIC_PRAGMAS 1
#endif #endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment