Update readme

This commit is contained in:
jun7 2018-06-04 22:17:42 +09:00
parent dacdcc601d
commit 6c1f958b9d
2 changed files with 1 additions and 2 deletions

View File

@ -125,7 +125,7 @@ Use the shell interface below.
wyebab
Reads stdin outputs to stdout.
Reads stdin outputs to stdout and keeps server.
blank + enter quits.
wyebab requst_uri + ' ' + page_uri

View File

@ -527,7 +527,6 @@ gboolean ipccb(GIOChannel *ch, GIOCondition c, gpointer p)
until(lastuntil = atoi(arg));
break;
case CSdata:
g_hash_table_add(orders, id);
getdata(id, arg);
g_hash_table_remove(orders, id);