aboutsummaryrefslogtreecommitdiff
path: root/src/idest.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/idest.h')
-rw-r--r--src/idest.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/idest.h b/src/idest.h
index 5668474..3d18135 100644
--- a/src/idest.h
+++ b/src/idest.h
@@ -73,6 +73,7 @@ extern int verbose_option;
extern int all_frames;
extern char *source_file;
extern struct id3_tag *source_tag;
+extern int source_vopt;
extern enum backup_type backup_type;
extern char *backup_dir;
extern unsigned convert_version;
@@ -83,6 +84,7 @@ extern char **guile_argv;
extern int no_init_files_option;
/* idop.c */
+int guess_file_tag_options(struct id3_file *file, int *modified);
int set_frame_value(struct id3_frame *frame, const struct ed_item *item);
void set_tags(const char *name);
void del_tags(const char *name);

Return to:

Send suggestions and report system problems to the System administrator.