]> andersk Git - moira.git/blobdiff - lib/mr_param.c
Locking the data file while it was calculating the usages on each of the
[moira.git] / lib / mr_param.c
index 8f5923b3a8c23b9d6916d746c2e7b6787233c53c..661b7862c73e6d403597e749d30285d492c3a673 100644 (file)
@@ -28,6 +28,7 @@ static char *rcsid_sms_param_c = "$Header$";
  * write of the next bunch of data.
  */
 
+/*ARGSUSED*/
 mr_cont_send(op, hcon, arg)
     OPERATION op;
     HALF_CONNECTION hcon;
@@ -129,6 +130,7 @@ mr_start_send(op, hcon, arg)
     else return OP_RUNNING;
 }      
        
+/*ARGSUSED*/
 mr_cont_recv(op, hcon, argp)
     OPERATION op;
     HALF_CONNECTION hcon;
This page took 0.221967 seconds and 4 git commands to generate.