mirror of
https://github.com/phatina/simple-mtpfs
synced 2025-03-09 22:58:55 +00:00
fix typo in log message when using dev-file
This commit is contained in:
parent
7984d9cbab
commit
59208ce6c6
@ -139,7 +139,7 @@ bool MTPDevice::connect(const std::string &dev_file)
|
||||
if (!enumStorages())
|
||||
return false;
|
||||
|
||||
logmsg("Connection.\n");
|
||||
logmsg("Connected.\n");
|
||||
return true;
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user