summaryrefslogtreecommitdiff
path: root/rtems-rapper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'rtems-rapper.cpp')
-rw-r--r--rtems-rapper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtems-rapper.cpp b/rtems-rapper.cpp
index 7610963..2e3d2cf 100644
--- a/rtems-rapper.cpp
+++ b/rtems-rapper.cpp
@@ -1111,7 +1111,7 @@ fatal_signal (int signum)
{
signal (signum, SIG_DFL);
- rld::process::temporaries.clean_up ();
+ rld::process::temporaries_clean_up ();
/*
* Get the same signal again, this time not handled, so its normal effect