]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
libmount: (monitor) fix docs
authorKarel Zak <kzak@redhat.com>
Wed, 19 Aug 2015 13:27:20 +0000 (15:27 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 19 Aug 2015 13:27:20 +0000 (15:27 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/src/monitor.c

index 18142da5c8f92ca8878a96207a976b6cbb908dda..e11edfe9549b7c6f01be24f094e7896cbd6c12cb 100644 (file)
@@ -813,7 +813,7 @@ int mnt_monitor_next_change(struct libmnt_monitor *mn,
  * This function cleanups (drain) internal buffers. It's necessary to call
  * this function after event if you do not call mnt_monitor_next_change().
  *
- * Returns: 0 on success, 1 no change, <0 on error
+ * Returns: 0 on success, <0 on error
  */
 int mnt_monitor_event_cleanup(struct libmnt_monitor *mn)
 {