Fix Spencers HORRIBLE spelling.
This commit is contained in:
@@ -98,7 +98,7 @@ static void *worker_task(zsock_t *pipe, char *disk_path) {
|
||||
|
||||
// Sending reply
|
||||
zmsg_send(&msg, pipe);
|
||||
zmsg_destory(&msg);
|
||||
zmsg_destroy(&msg);
|
||||
}
|
||||
/*if (guestfs_is_file_opts(g, file_path, GUESTFS_IS_FILE_OPTS_FOLLOWSYMLINKS, 1, -1) > 0) {
|
||||
printf("--- %s ---\n", file_path);
|
||||
|
||||
Reference in New Issue
Block a user