Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: jonathan.r.julien@gmail.com (Jonathan Rajotte)
Subject: [lttng-dev] [PATCH lttng-tool] Comments fix: lttngerr.h -> error.h (./Changelog:754)
Date: Sun, 23 Feb 2014 19:50:52 -0500	[thread overview]
Message-ID: <20140224005050.GA27035@gmail.com> (raw)


Signed-off-by: Jonathan Rajotte <jonathan.r.julien at gmail.com>
---
 tests/unit/test_kernel_data.c             |    2 +-
 tests/unit/test_session.c                 |    2 +-
 tests/unit/test_uri.c                     |    2 +-
 tests/unit/test_ust_data.c                |    2 +-
 tests/unit/test_utils_expand_path.c       |    2 +-
 tests/unit/test_utils_parse_size_suffix.c |    2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/tests/unit/test_kernel_data.c b/tests/unit/test_kernel_data.c
index 16d4f7b..e2182e9 100644
--- a/tests/unit/test_kernel_data.c
+++ b/tests/unit/test_kernel_data.c
@@ -35,7 +35,7 @@
 /* Number of TAP tests in this file */
 #define NUM_TESTS 10
 
-/* For lttngerr.h */
+/* For error.h */
 int lttng_opt_quiet = 1;
 int lttng_opt_verbose;
 
diff --git a/tests/unit/test_session.c b/tests/unit/test_session.c
index 7242edd..a0e84e9 100644
--- a/tests/unit/test_session.c
+++ b/tests/unit/test_session.c
@@ -43,7 +43,7 @@
 
 static struct ltt_session_list *session_list;
 
-/* For lttngerr.h */
+/* For error.h */
 int lttng_opt_quiet = 1;
 int lttng_opt_verbose = 0;
 
diff --git a/tests/unit/test_uri.c b/tests/unit/test_uri.c
index ef852c0..7cac95d 100644
--- a/tests/unit/test_uri.c
+++ b/tests/unit/test_uri.c
@@ -22,7 +22,7 @@
 
 #include <common/uri.h>
 
-/* For lttngerr.h */
+/* For error.h */
 int lttng_opt_quiet = 1;
 int lttng_opt_verbose = 3;
 
diff --git a/tests/unit/test_ust_data.c b/tests/unit/test_ust_data.c
index c52a71b..bc3154c 100644
--- a/tests/unit/test_ust_data.c
+++ b/tests/unit/test_ust_data.c
@@ -41,7 +41,7 @@
 /* Number of TAP tests in this file */
 #define NUM_TESTS 10
 
-/* For lttngerr.h */
+/* For error.h */
 int lttng_opt_quiet = 1;
 int lttng_opt_verbose;
 
diff --git a/tests/unit/test_utils_expand_path.c b/tests/unit/test_utils_expand_path.c
index 1e0863f..fe709ac 100644
--- a/tests/unit/test_utils_expand_path.c
+++ b/tests/unit/test_utils_expand_path.c
@@ -28,7 +28,7 @@
 
 #include <src/common/utils.h>
 
-/* For lttngerr.h */
+/* For error.h */
 int lttng_opt_quiet = 1;
 int lttng_opt_verbose = 3;
 
diff --git a/tests/unit/test_utils_parse_size_suffix.c b/tests/unit/test_utils_parse_size_suffix.c
index 3b9c68c..990aa1b 100644
--- a/tests/unit/test_utils_parse_size_suffix.c
+++ b/tests/unit/test_utils_parse_size_suffix.c
@@ -23,7 +23,7 @@
 
 #include <src/common/utils.h>
 
-/* For lttngerr.h */
+/* For error.h */
 int lttng_opt_quiet = 1;
 int lttng_opt_verbose = 3;
 
-- 
1.7.9.5


-- 
Jonathan Rajotte Julien
Charg? de laboratoire INF1995
Membre MD6
Polytechnique Montr?al



             reply	other threads:[~2014-02-24  0:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-24  0:50 Jonathan Rajotte [this message]
2014-02-24 18:05 ` David Goulet

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=20140224005050.GA27035@gmail.com \
    --to=jonathan.r.julien@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