summaryrefslogtreecommitdiffstats
path: root/libmount/src/optstr.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmount/src/optstr.c')
-rw-r--r--libmount/src/optstr.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/libmount/src/optstr.c b/libmount/src/optstr.c
index 78b7571d2..216d9ac1e 100644
--- a/libmount/src/optstr.c
+++ b/libmount/src/optstr.c
@@ -11,8 +11,7 @@
* @short_description: low-level API for work with mount options
*
* This is simple and low-level API to work with mount options that are stored
- * in string. This API is independent on the high-level options container and
- * option maps.
+ * in string.
*/
#include <string.h>