X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=spx.h;h=1567ce8789ccca9598fee6036b23d37e2549fec9;hp=124d68349b4854c7653969298507e3726be9e2f6;hb=dda88dcb390a44e1f1f68f6248ed513c75dce4bf;hpb=b62e2796b85c7d7f3138fe729f4637853e0fafe0 diff --git a/spx.h b/spx.h index 124d6834..1567ce87 100644 --- a/spx.h +++ b/spx.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2011 Andre Noll + * Copyright (C) 2010 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -37,4 +37,3 @@ struct spx_header_info { int spx_process_header(unsigned char *packet, long bytes, struct spx_header_info *shi); -int spx_ctl(void *state, int request, void *ptr);