diff options
Diffstat (limited to 'src/wrapped32/wrappedmount_private.h')
| -rw-r--r-- | src/wrapped32/wrappedmount_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped32/wrappedmount_private.h b/src/wrapped32/wrappedmount_private.h index 98992a3b..82ef6888 100644 --- a/src/wrapped32/wrappedmount_private.h +++ b/src/wrapped32/wrappedmount_private.h @@ -313,7 +313,7 @@ GO(mnt_table_set_iter, iFppp) //GOM(mnt_table_set_parser_errcb, iFEpp) GO(mnt_table_set_trailing_comment, iFpp) GO(mnt_table_set_userdata, iFpp) -//GOM(mnt_table_uniq_fs, iFEpip) +GOM(mnt_table_uniq_fs, iFEpip) GO(mnt_table_with_comments, iFp) GO(mnt_table_write_file, iFpS) GO(mnt_tag_is_valid, iFp) |