commit | 6f1d0c866261ec1e42850b2bf760484c100b6dd6 | [log] [tgz] |
---|---|---|
author | Dongsheng Yang <yangds.fnst@cn.fujitsu.com> | Mon Dec 09 17:47:48 2013 -0500 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Dec 09 15:22:21 2013 -0300 |
tree | 3134fe9118f9ca48dc440758786336f658650b15 | |
parent | f113bee01956d4a2efde461443b09ab1020f4b17 [diff] |
perf annotate: Fix typo A typo in comment of builtin-annotate.c about 'that'. Signed-off-by: Dongsheng Yang <yangds.fnst@cn.fujitsu.com> Link: http://lkml.kernel.org/r/46cb069a4ce21141057a07c0b50baa9968e3228c.1386629050.git.yangds.fnst@cn.fujitsu.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
diff --git a/tools/perf/builtin-annotate.c b/tools/perf/builtin-annotate.c index 4087ab1..6fd52c8 100644 --- a/tools/perf/builtin-annotate.c +++ b/tools/perf/builtin-annotate.c
@@ -373,7 +373,7 @@ if (argc) { /* - * Special case: if there's an argument left then assume tha + * Special case: if there's an argument left then assume that * it's a symbol filter: */ if (argc > 1)