Commit a9e72420 by Richard Stallman

(HANDLE_PRAGMA): Pass suitable arg.

From-SVN: r3590
parent bb8d9cd4
......@@ -227,7 +227,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* How to parse #pragma's */
#define HANDLE_PRAGMA(finput) handle_pragma (finput)
#define HANDLE_PRAGMA(finput) handle_pragma (finput, &get_directive_line)
/* Create new Mach-O sections. */
......
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