task_register() conversion: play task
[paraslash.git] / spx.h
diff --git a/spx.h b/spx.h
index df86789b266b7f93a96f9ca5de52593269c4a0c4..3ae2c87cd85abb42a89d7663ab0540903dff7e23 100644 (file)
--- a/spx.h
+++ b/spx.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2012 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2010-2014 Andre Noll <maan@systemlinux.org>
  *
  * 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);