summaryrefslogtreecommitdiffstats
path: root/libmount/src/libmount.sym
diff options
context:
space:
mode:
authorKarel Zak2013-08-20 12:32:19 +0200
committerKarel Zak2013-08-20 12:32:19 +0200
commite670df45c6d82fe5682b74cb4017d62eae653a2e (patch)
tree23dd50b2d7acaad55203eff536d514f11c86e396 /libmount/src/libmount.sym
parentpylibmount: cleanup *_HELP strings formatting (diff)
downloadkernel-qcow2-util-linux-e670df45c6d82fe5682b74cb4017d62eae653a2e.tar.gz
kernel-qcow2-util-linux-e670df45c6d82fe5682b74cb4017d62eae653a2e.tar.xz
kernel-qcow2-util-linux-e670df45c6d82fe5682b74cb4017d62eae653a2e.zip
libmount: add mnt_table_with_comments()
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libmount/src/libmount.sym')
-rw-r--r--libmount/src/libmount.sym1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmount/src/libmount.sym b/libmount/src/libmount.sym
index 66455051b..2cb101c48 100644
--- a/libmount/src/libmount.sym
+++ b/libmount/src/libmount.sym
@@ -270,5 +270,6 @@ global:
mnt_table_replace_file;
mnt_table_set_intro_comment;
mnt_table_set_trailing_comment;
+ mnt_table_with_comments;
mnt_table_write_file;
} MOUNT_2.23;