diff options
Diffstat (limited to 'gcc/config/sh/symbian.c')
-rw-r--r-- | gcc/config/sh/symbian.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sh/symbian.c b/gcc/config/sh/symbian.c index b729fea4fcc..e4b0d2bc225 100644 --- a/gcc/config/sh/symbian.c +++ b/gcc/config/sh/symbian.c @@ -205,7 +205,7 @@ sh_symbian_dllimport_name_p (const char *symbol) } /* Mark a DECL as being dllexport'd. - Note that we override the previous setting (eg: dllimport). */ + Note that we override the previous setting (e.g.: dllimport). */ static void sh_symbian_mark_dllexport (tree decl) |