lttng-dev.lists.lttng.org archive mirror
 help / color / mirror / Atom feed
From: Anders Wallin via lttng-dev <lttng-dev@lists.lttng.org>
To: lttng-dev@lists.lttng.org
Subject: [lttng-dev] [PATCH lttng-tools] fix: include lttng-list-trigger missing an 's'
Date: Wed,  3 Mar 2021 09:38:01 +0100	[thread overview]
Message-ID: <20210303083801.1771117-1-wallinux@gmail.com> (raw)

Signed-off-by: Anders Wallin <wallinux@gmail.com>
---
 src/bin/lttng/commands/list_triggers.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/lttng/commands/list_triggers.c b/src/bin/lttng/commands/list_triggers.c
index ac6e1ba3..a6f02119 100644
--- a/src/bin/lttng/commands/list_triggers.c
+++ b/src/bin/lttng/commands/list_triggers.c
@@ -19,7 +19,7 @@
 
 #ifdef LTTNG_EMBED_HELP
 static const char help_msg[] =
-#include <lttng-list-trigger.1.h>
+#include <lttng-list-triggers.1.h>
 ;
 #endif
 
-- 
2.30.1

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

             reply	other threads:[~2021-03-03  8:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-03  8:38 Anders Wallin via lttng-dev [this message]
2021-03-03 16:25 ` [lttng-dev] [PATCH lttng-tools] fix: include lttng-list-trigger missing an 's' Jérémie Galarneau via lttng-dev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210303083801.1771117-1-wallinux@gmail.com \
    --to=lttng-dev@lists.lttng.org \
    --cc=wallinux@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).