Fix: sessiond: erroneous error code returned on rotation failure
[lttng-tools.git] / src / bin / lttng-sessiond / ust-app.c
index ea3f860398d3ca35edb16e515f55f14cbebcdcf7..a4fea821a07d35cb45670879cbab3ad2d00da711 100644 (file)
@@ -4996,7 +4996,7 @@ end:
 
 /*
  * The caller must ensure that the application is compatible and is tracked
- * by the PID tracker.
+ * by the process attribute trackers.
  */
 static
 void ust_app_synchronize(struct ltt_ust_session *usess,
This page took 0.025503 seconds and 4 git commands to generate.