summaryrefslogtreecommitdiff
path: root/sysdeps/stub/msg_limits.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/stub/msg_limits.c')
-rw-r--r--sysdeps/stub/msg_limits.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/stub/msg_limits.c b/sysdeps/stub/msg_limits.c
index f554a09e..780ed033 100644
--- a/sysdeps/stub/msg_limits.c
+++ b/sysdeps/stub/msg_limits.c
@@ -24,7 +24,7 @@
/* Provides information about sysv ipc limits. */
void
-glibtop_get_msg_limits_r (glibtop *server, glibtop_msg_limits *buf)
+glibtop_get_msg_limits_s (glibtop *server, glibtop_msg_limits *buf)
{
memset (buf, 0, sizeof (glibtop_msg_limits));
}