From 5624f7e7b6c8cfb21bfb849382548571196ca5b9 Mon Sep 17 00:00:00 2001 From: ccremers Date: Wed, 15 Mar 2006 08:56:23 +0000 Subject: [PATCH] - Added some comments. --- src/arachne.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/arachne.c b/src/arachne.c index d90bfec..28a5658 100644 --- a/src/arachne.c +++ b/src/arachne.c @@ -747,6 +747,11 @@ report_failed_binding (Binding b, int run, int index) //! Make a decryption chain from a binding to some run,index using the key list, and callback if this works. /** + * The key goals are bound to the goal, and then we iterate on that. + * + *@param b binding to fix (bind), destination filled in + *@param run run of binding start + *@param index index in run of binding start * Callback return value is int, but is effectively ignored. */ void