aboutsummaryrefslogtreecommitdiff
path: root/src/rc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rc.h')
-rw-r--r--src/rc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rc.h b/src/rc.h
index af58b090..94640f9e 100644
--- a/src/rc.h
+++ b/src/rc.h
@@ -129,7 +129,7 @@ void rc_schedule_clear (const char *service);
/*! Wait for a service to finish
* @param service to wait for
* @return true if service finished before timeout, otherwise false */
-bool rc_wait_service (const char *service);
+bool rc_service_wait (const char *service);
/*! Return a saved value for a service
* @param service to check