aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/cpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/fortran/cpp.h')
-rw-r--r--gcc/fortran/cpp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fortran/cpp.h b/gcc/fortran/cpp.h
index 6f409cc..db24502 100644
--- a/gcc/fortran/cpp.h
+++ b/gcc/fortran/cpp.h
@@ -36,7 +36,7 @@ int gfc_cpp_handle_option(size_t scode, const char *arg, int value);
void gfc_cpp_post_options (void);
-try gfc_cpp_preprocess (const char *source_file);
+gfc_try gfc_cpp_preprocess (const char *source_file);
void gfc_cpp_done (void);