[Ocfs2-tools-devel] [PATCH 2/2] wireshark-ocfs2: Fix spelling

jeff.liu jeff.liu at oracle.com
Wed Aug 19 20:02:15 PDT 2009


sob.

Sunil Mushran 写道:
> Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
> ---
>  epan/dissectors/packet-ocfs2.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/epan/dissectors/packet-ocfs2.c b/epan/dissectors/packet-ocfs2.c
> index dcc3003..227df05 100644
> --- a/epan/dissectors/packet-ocfs2.c
> +++ b/epan/dissectors/packet-ocfs2.c
> @@ -305,7 +305,7 @@ static const value_string dlm_magic[] = {
>  	{ DLM_MASTER_REQUERY_MSG, "Master Requery" },
>  	{ DLM_LOCK_REQUEST_MSG,   "Lock Request" },
>  	{ DLM_RECO_DATA_DONE_MSG, "Recovery Data Done" },
> -	{ DLM_BEGIN_RECO_MSG,     "Begin Reovery" },
> +	{ DLM_BEGIN_RECO_MSG,     "Begin Recovery" },
>  	{ DLM_FINALIZE_RECO_MSG,  "Finalize Recovery" },
>  	{ 0x0000, NULL }
>  };
>   




More information about the Ocfs2-tools-devel mailing list