aboutsummaryrefslogtreecommitdiff
path: root/src/idest.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/idest.h')
-rw-r--r--src/idest.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/idest.h b/src/idest.h
index 3d18135..977fdd1 100644
--- a/src/idest.h
+++ b/src/idest.h
@@ -1,3 +1,3 @@
/* This file is part of Idest.
- Copyright (C) 2009-2011 Sergey Poznyakoff
+ Copyright (C) 2009-2011, 2015 Sergey Poznyakoff
@@ -98,2 +98,6 @@ char *field_binary_to_string(union id3_field *field);
+int frame_field_from_rawdata(struct id3_frame *frame, int n,
+ enum id3_field_type type,
+ const char *value);
+
void input_list_add_assignment(const char *name, const char *value);

Return to:

Send suggestions and report system problems to the System administrator.