X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommand.h;h=dcad0a1383524eb5f6a856547d8d88a16f1eb872;hb=2722170124d7942f34b991237874a6d6c17fc421;hp=887502bf012ad3699a1ac813789602dda7d494f4;hpb=db7586006bc1a2b9057a2c108bf1e7d20fd6903f;p=lttng-tools.git diff --git a/src/bin/lttng/command.h b/src/bin/lttng/command.h index 887502bf0..dcad0a138 100644 --- a/src/bin/lttng/command.h +++ b/src/bin/lttng/command.h @@ -30,8 +30,8 @@ enum cmd_error_code { CMD_SUCCESS, CMD_ERROR, CMD_UNDEFINED, - CMD_NOT_IMPLEMENTED, CMD_FATAL, + CMD_WARNING, }; struct cmd_struct {