aboutsummaryrefslogtreecommitdiff
path: root/gcc/m2/pge-boot/GStrCase.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/m2/pge-boot/GStrCase.c')
-rw-r--r--gcc/m2/pge-boot/GStrCase.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/m2/pge-boot/GStrCase.c b/gcc/m2/pge-boot/GStrCase.c
index 3ddb7a4..0e6b5be 100644
--- a/gcc/m2/pge-boot/GStrCase.c
+++ b/gcc/m2/pge-boot/GStrCase.c
@@ -170,6 +170,6 @@ extern "C" void _M2_StrCase_init (__attribute__((unused)) int argc,__attribute__
{
}
-extern "C" void _M2_StrCase_finish (__attribute__((unused)) int argc,__attribute__((unused)) char *argv[],__attribute__((unused)) char *envp[])
+extern "C" void _M2_StrCase_fini (__attribute__((unused)) int argc,__attribute__((unused)) char *argv[],__attribute__((unused)) char *envp[])
{
}