mirror of
https://github.com/adulau/aha.git
synced 2024-12-27 03:06:10 +00:00
Removed cleanup todo; aha-worker from the home os is doing that now
This commit is contained in:
parent
efcbc9b988
commit
55c0994faa
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ char* dump_execve(char __user *file, char __user *__user *argv,
|
|||
}
|
||||
return r;
|
||||
}
|
||||
//TODO clean up files
|
||||
|
||||
void get_reply_message(char* key, struct ReplyMessage *msg)
|
||||
{
|
||||
int fd,size;
|
||||
|
|
Loading…
Reference in a new issue