listing and activation of loglevel by number
[lttng-tools.git] / lttng / utils.h
index 90f7f46b1276b57d1da0be934dad185e9171f759..5492d5e67f8abd38cff8561b57ebf3cf8e0a41af 100644 (file)
@@ -3,8 +3,8 @@
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; either version 2
- * of the License, or (at your option) any later version.
+ * as published by the Free Software Foundation; only version 2
+ * of the License.
  *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -21,6 +21,6 @@
 
 char *get_config_file_path(void);
 char *get_session_name(void);
-int set_session_name(void);
+int set_session_name(char *name);
 
 #endif /* _LTTNG_UTILS_H */
This page took 0.033331 seconds and 4 git commands to generate.