- Timestamp:
- 01/03/10 22:59:46 (3 years ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2
- Children:
- 753ea6d
- Parents:
- 79e734f
- File:
-
- 1 edited
-
service/simple_client.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
service/simple_client.hpp
r858ecc1 r031acbf 39 39 for (std::list<std::wstring>::const_iterator cit = lst.begin(); cit!=lst.end();++cit) 40 40 std::wcout << *cit << std::endl; 41 std::wcout << _T("Listing commands...Done") << std::endl; 41 42 } else if (s == _T("off") && buff == _T("debug ")) { 42 43 std::wcout << _T("Setting debug log off...") << std::endl;
Note: See TracChangeset
for help on using the changeset viewer.








