Copyright ownership transfer
[lttng-tools.git] / src / bin / lttng / commands / version.c
index b720d2a0d463bfc8a04dd799a0569467f748581a..9080b42e1e46d5c4896f6d718a425348c12a17f4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
@@ -56,7 +56,7 @@ static void create_version(struct mi_lttng_version *version)
 /*
  * Print the machine interface output of this command.
  */
-static int print_mi()
+static int print_mi(void)
 {
        int ret = CMD_SUCCESS;
        struct mi_writer *writer = NULL;
This page took 0.034067 seconds and 4 git commands to generate.