Attempt fix to broken builds pt. 2

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8385 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Hristo Kovachev 2006-01-19 11:59:46 +00:00
parent bb164ee43f
commit 457b51dfa7

View file

@ -87,8 +87,8 @@ typedef enum {
CHARGING, CHARGING,
#ifdef HAVE_CHARGE_CTRL #ifdef HAVE_CHARGE_CTRL
TOPOFF, TOPOFF,
TRICKLE
#endif #endif
TRICKLE
} charge_state_type; } charge_state_type;
/* tells what the charger is doing */ /* tells what the charger is doing */