- /* If --file-prefix=foo was specified, ALL_BUT_TAB_EXT =
- `foo'. */
- dir_prefix = xstrndup (grammar_file, base - grammar_file);
- all_but_tab_ext = xstrdup (spec_file_prefix);
+ /* If --file-prefix=foo was specified, ALL_BUT_TAB_EXT = `foo'. */
+ dir_prefix = xstrndup (grammar_file, base - grammar_file);
+ all_but_tab_ext = xstrdup (spec_file_prefix);