]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netat/adsp_CLDeny.c
xnu-792.tar.gz
[apple/xnu.git] / bsd / netat / adsp_CLDeny.c
index 9d6a9b7e7cd007f5623add02088d2270caa501bc..a7e14c4b0021d7a098372be33e5b99d15fb4ea5c 100644 (file)
@@ -62,9 +62,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;