X-Git-Url: https://git.saurik.com/apple/configd.git/blobdiff_plain/791b08356c62be042d56dd05c1cc0ace4b068c53..edebe297f772e4cdd76278ebb777820466d2917b:/SystemConfiguration.fproj/SCNetworkConnection.h?ds=sidebyside diff --git a/SystemConfiguration.fproj/SCNetworkConnection.h b/SystemConfiguration.fproj/SCNetworkConnection.h index e33b16c..6109190 100644 --- a/SystemConfiguration.fproj/SCNetworkConnection.h +++ b/SystemConfiguration.fproj/SCNetworkConnection.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2005 Apple Computer, Inc. All rights reserved. + * Copyright (c) 2003-2006 Apple Computer, Inc. All rights reserved. * * @APPLE_LICENSE_HEADER_START@ * @@ -266,7 +266,7 @@ SCNetworkConnectionCreateWithServiceID ( /*! - @function SCNetworkConnectionCopyService + @function SCNetworkConnectionCopyServiceID @discussion Returns the service ID associated with the SCNetworkConnection. @param connection The SCNetworkConnection to obtain status from. @result Returns the service ID associated with the SCNetworkConnection. @@ -462,7 +462,7 @@ SCNetworkConnectionStop ( /*! - @function SCNetworkConnectionCopyCurrentOptions + @function SCNetworkConnectionCopyUserOptions @discussion Copies the user options used to start the connection. This is a mechanism a client can use to retrieve the user options previously passed to the SCNetworkConnectionStart function.