Commit e451a2a8 by Josh Soref

spelling: feature

Signed-off-by: 's avatarJosh Soref <jsoref@gmail.com>
parent f5f14d41
......@@ -48,7 +48,7 @@ int main(int argc, char *argv[])
goto on_error_put;
}
/* do the actual fature check for memory tracking */
/* do the actual feature check for memory tracking */
m_opts.features_to_check = FEATURE_MEM_TRACK;
if (c->migrate(c, MIGRATE_FEATURE_CHECK, &m_opts, sizeof(struct migrate_opts))) {
lxc_debug("%s\n", "System does not support \"FEATURE_MEM_TRACK\".");
......
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