Skip to content

Commit

Permalink
Fix comment, gconf is deprecated.
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe De Swert <philippe.deswert@jollamobile.com>
  • Loading branch information
philippedeswert committed Aug 14, 2013
1 parent 29f734f commit 40e9ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/usb_moded.c
Expand Up @@ -219,7 +219,7 @@ void set_usb_connected_state(void)
}
else
{
/* gconf is corrupted or does not return a value, fallback to charging
/* config is corrupted or we do not have a mode configured, fallback to charging
We also fall back here in case the device is locked and we do not
export the system contents. Or if we are in acting dead mode.
*/
Expand Down

0 comments on commit 40e9ff2

Please sign in to comment.