Commit c4fea82f authored by Martin Pool's avatar Martin Pool

Doc.

parent 6ded1170
......@@ -867,11 +867,11 @@ static void send_directory(int f, struct file_list *flist, char *dir)
}
/*
/**
*
* I *think* f==-1 means that the list should just be built in memory
* and not transmitted. But who can tell? -- mbp
*/
* I <b>think</b> f==-1 means that the list should just be built in
* memory and not transmitted. But who can tell? -- mbp
**/
struct file_list *send_file_list(int f, int argc, char *argv[])
{
int i, l;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment