From 960c7c7588e20420bdeb6e6eadadefb35da2ae4c Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Wed, 30 Oct 2013 22:11:07 -0700 Subject: Corrected function name in documentation. Change-Id: I50cefc5640314e1fa35cf1178d75cc23e5d4d6d0 Signed-off-by: Ossama Othman --- src/ico_window_mgr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ico_window_mgr.c b/src/ico_window_mgr.c index a5b4d5e..300d95a 100644 --- a/src/ico_window_mgr.c +++ b/src/ico_window_mgr.c @@ -822,7 +822,7 @@ win_mgr_unbind_client(struct wl_client *client) /*--------------------------------------------------------------------------*/ /** - * @brief win_mgr_get_client_appid: Get parent process ID. + * @brief win_mgr_get_ppid: Get parent process ID. * * Similar to getppid(), except that this implementation accepts an * arbitrary process ID. -- cgit v1.2.3