master/debug.h
changeset 687 6de97f276423
parent 246 0bf7c769de06
child 1305 de3fcbb6773e
child 1685 399ef727bf62
--- a/master/debug.h	Wed Aug 08 10:49:43 2007 +0000
+++ b/master/debug.h	Wed Aug 08 13:58:24 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);