Commit 306d1cd4 authored by Radostin Stoyanov's avatar Radostin Stoyanov Committed by Andrei Vagin

cr-service: Fix typo

Signed-off-by: 's avatarRadostin Stoyanov <rstoyanov1@gmail.com>
Signed-off-by: 's avatarAndrei Vagin <avagin@gmail.com>
parent d8cc6423
......@@ -3,7 +3,7 @@
#include "images/rpc.pb-c.h"
extern int cr_service(bool deamon_mode);
extern int cr_service(bool daemon_mode);
int cr_service_work(int sk);
extern int send_criu_dump_resp(int socket_fd, bool success, bool restored);
......
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