diff options
Diffstat (limited to 'libfdisk/src/script.c')
| -rw-r--r-- | libfdisk/src/script.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libfdisk/src/script.c b/libfdisk/src/script.c index ede6ab84b0..76c8cbbcfe 100644 --- a/libfdisk/src/script.c +++ b/libfdisk/src/script.c @@ -376,6 +376,8 @@ struct fdisk_table *fdisk_script_get_table(struct fdisk_script *dp) * always a new script table. * * Returns: 0 on success, <0 on error + * + * Since: 2.35 */ int fdisk_script_set_table(struct fdisk_script *dp, struct fdisk_table *tb) { |
