]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netat/adsp_CLDeny.c
xnu-792.6.56.tar.gz
[apple/xnu.git] / bsd / netat / adsp_CLDeny.c
index 8addcbfc8c6e94e0a713de7f4ca19573a705d0b5..730d7ec6145f2ab17c3413ad8164df66198142c0 100644 (file)
@@ -3,8 +3,6 @@
  *
  * @APPLE_LICENSE_HEADER_START@
  * 
- * Copyright (c) 1999-2003 Apple Computer, Inc.  All Rights Reserved.
- * 
  * This file contains Original Code and/or Modifications of Original Code
  * as defined in and that are subject to the Apple Public Source License
  * Version 2.0 (the 'License'). You may not use this file except in
@@ -65,9 +63,7 @@
  *     errState                not a connection listener
  *     errAborted              request aborted by a Remove call
  */
-int adspCLDeny(sp, pb)                 /* (DSPPBPtr pb) */
-    struct adspcmd *pb;
-    CCBPtr sp;
+int adspCLDeny(struct adspcmd *pb, CCBPtr sp)
 {
     gbuf_t *mp;
     ADSP_FRAMEPtr adspp;