Fix: comment syntax and indentation
[lttng-tools.git] / src / bin / lttng / commands / create.c
index 4145e14d85e88e15b5d1b025d38881dfa61e856c..acc705b81ac1a42f948f2f101de82269f7aaa761 100644 (file)
@@ -152,11 +152,9 @@ static void usage(FILE *ofp)
 }
 
 /*
- * Retrieve the created session and
- * mi output it of the created session based on provided argument
+ * Retrieve the created session and mi output it based on provided argument
  * This is currently a summary of what was pretty printed and is subject to
  * enhancements.
- * str_url is a placement string for output  url (snapshot or regular trace)
  */
 static int mi_created_session(const char *session_name)
 {
This page took 0.024527 seconds and 5 git commands to generate.