1
0
Fork 0
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:
Teruaki Kawashima 2010-02-25 12:14:36 +00:00
parent 6f3c42284b
commit 0cf4cab431
4 changed files with 4 additions and 5 deletions

View file

@ -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
{