X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afs.h;h=bcc36309dbda9c34a9a8c7298ecb8dab49298c8b;hp=267cc8d35a0032e2b221162857507df9a4358b6c;hb=20ad4f0f93da79e2ec0a9699dff58b9922556438;hpb=002731cd3938f3be6b71651e56c062af1adcdec0 diff --git a/afs.h b/afs.h index 267cc8d3..bcc36309 100644 --- a/afs.h +++ b/afs.h @@ -117,7 +117,7 @@ struct ls_data { /** The sha1 hash of audio file. */ HASH_TYPE *hash; }; -int make_status_items(struct ls_data *d, struct para_buffer *pb); + void make_empty_status_items(char *buf); /** At most that many bytes will be passed from afs to para_server. */