forked from len0rd/rockbox
plugins/lib: remove out-dated comments about plugin api.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24907 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6f3c42284b
commit
0cf4cab431
4 changed files with 4 additions and 5 deletions
|
@ -24,7 +24,7 @@
|
|||
#define TYPE_INT 1
|
||||
#define TYPE_ENUM 2
|
||||
#define TYPE_STRING 3
|
||||
#define TYPE_BOOL 4
|
||||
#define TYPE_BOOL 4
|
||||
|
||||
struct configdata
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue