Commit 24feaa95 by Ovidiu Predescu

Changed the language string for Objective-C to "GNU Objective-C".

From-SVN: r35539
parent b3dc253f
......@@ -59,7 +59,7 @@ end ifobjc
/* Since parsers are distinct for each language, put the language string
definition here. */
ifobjc
const char * const language_string = "GNU Obj-C";
const char * const language_string = "GNU Objective-C";
end ifobjc
ifc
const char * const language_string = "GNU C";
......
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