Merge branch 't/buffer_tree_improvements'
[paraslash.git] / spx.h
diff --git a/spx.h b/spx.h
index 124d68349b4854c7653969298507e3726be9e2f6..c4999f07a6a32c2229afa8187c13871c64b3a7f8 100644 (file)
--- a/spx.h
+++ b/spx.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2011 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2010-2013 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);