X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=spx.h;h=3ae2c87cd85abb42a89d7663ab0540903dff7e23;hp=6bcf17747556e6e071913683499c81828fed073d;hb=a713c13d1089170828403e98c57d3fba9aedf9a4;hpb=9c5fbc5dd8b53604d7e73fb6714ee2b5e3458866 diff --git a/spx.h b/spx.h index 6bcf1774..3ae2c87c 100644 --- a/spx.h +++ b/spx.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 Andre Noll + * Copyright (C) 2010-2014 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);