aboutsummaryrefslogtreecommitdiff
path: root/Foundation/GTMServiceManagement.h
diff options
context:
space:
mode:
Diffstat (limited to 'Foundation/GTMServiceManagement.h')
-rw-r--r--Foundation/GTMServiceManagement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Foundation/GTMServiceManagement.h b/Foundation/GTMServiceManagement.h
index 7a8e6b2..11fc4b5 100644
--- a/Foundation/GTMServiceManagement.h
+++ b/Foundation/GTMServiceManagement.h
@@ -45,7 +45,7 @@ CFDictionaryRef GTMSMJobCopyDictionary(CFStringRef jobLabel);
// Performs a check-in for the running process and returns its dictionary with
// the appropriate sockets and machports filled in.
// Caller takes ownership of the returned type.
-CFDictionaryRef GTMSMJobCheckIn(CFErrorRef *error);
+CFDictionaryRef GTMSMCopyJobCheckInDictionary(CFErrorRef *error);
// The official ServiceManagement version returns an array of job dictionaries.
// This returns a dictionary of job dictionaries where the key is the label