drop_privileges_or_die(): Check return value of setuid().
[paraslash.git] / fd.c
diff --git a/fd.c b/fd.c
index 8759d5099200c4f6c1b6c31e84b66da3372b5540..31eb638826f93206e7d36814b7d4cd8b8988a898 100644 (file)
--- a/fd.c
+++ b/fd.c
@@ -420,7 +420,7 @@ out:
  * \param start The start address of the memory mapping.
  * \param length The size of the mapping.
  *
- * \return Positive on success, \p -E_MUNMAP on errors.
+ * \return Standard.
  *
  * \sa munmap(2), mmap_full_file().
  */