Fix a build error
authorSunwook Bae <sunwook45.bae@samsung.com>
Fri, 29 Mar 2013 00:17:15 +0000 (09:17 +0900)
committerSunwook Bae <sunwook45.bae@samsung.com>
Fri, 29 Mar 2013 00:17:15 +0000 (09:17 +0900)
Change-Id: I7297e2fff1d85ca35e48ca93ab5c6ddba9ab9b07
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
src/IpcServer.cpp

index d5eab4c..4c171c9 100644 (file)
@@ -381,7 +381,7 @@ CATCH:
 }
 
 int
-IpcServer::GetClientProcessId(void) const
+IpcServer::GetClientId(void) const
 {
        if (__pCurrentClientInfo)
        {