summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/shmdr/fatal.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/libchip/shmdr/fatal.c')
-rw-r--r--c/src/libchip/shmdr/fatal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/libchip/shmdr/fatal.c b/c/src/libchip/shmdr/fatal.c
index 914771c514..ad3f18a5a6 100644
--- a/c/src/libchip/shmdr/fatal.c
+++ b/c/src/libchip/shmdr/fatal.c
@@ -20,7 +20,7 @@
void MPCI_Fatal(
rtems_fatal_source source,
- bool is_internal,
+ bool always_set_to_false,
rtems_fatal_code error
)
{