X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=spx.h;h=c4999f07a6a32c2229afa8187c13871c64b3a7f8;hp=6ffa80eb17342841295d213ce6b193960160449b;hb=4eb15d1cf4dbd3b2962cdd3930e2d9559acb248e;hpb=dae03f0046d6695172aa32722600e1b9deea1e9c diff --git a/spx.h b/spx.h index 6ffa80eb..c4999f07 100644 --- a/spx.h +++ b/spx.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Andre Noll + * Copyright (C) 2010-2013 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);