X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=spx.h;h=c4999f07a6a32c2229afa8187c13871c64b3a7f8;hp=df86789b266b7f93a96f9ca5de52593269c4a0c4;hb=761d9bd95a6601c0b3be6591a6b6672b755e1fbe;hpb=9de1287d67c9562e9140c6dc7deb0c01c4e10cc0;ds=sidebyside diff --git a/spx.h b/spx.h index df86789b..c4999f07 100644 --- a/spx.h +++ b/spx.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2012 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);