X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afs.h;h=bcc36309dbda9c34a9a8c7298ecb8dab49298c8b;hp=267cc8d35a0032e2b221162857507df9a4358b6c;hb=ee3b1c1b7eb824a533f59f4cf573f0dcc980d477;hpb=00e4d4da1b2c00da139b09d3ed4ab9ad9fba2691 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. */