master/debug.h
branchstable-1.3
changeset 1744 7bc131b92039
parent 246 0bf7c769de06
child 1305 de3fcbb6773e
child 1685 399ef727bf62
--- a/master/debug.h	Fri Aug 10 15:08:44 2007 +0000
+++ b/master/debug.h	Fri Aug 10 15:27:08 2007 +0000
@@ -56,7 +56,7 @@
 
 /*****************************************************************************/
 
-int ec_debug_init(ec_debug_t *);
+int ec_debug_init(ec_debug_t *, const char *);
 void ec_debug_clear(ec_debug_t *);
 void ec_debug_send(ec_debug_t *, const uint8_t *, size_t);