Changeset 440c0cb in nscp for include/nscapi/nscapi_protobuf_functions.hpp
- Timestamp:
- 04/05/12 07:16:26 (14 months ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2
- Children:
- 682ccd2
- Parents:
- acc2c60
- File:
-
- 1 edited
-
include/nscapi/nscapi_protobuf_functions.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
include/nscapi/nscapi_protobuf_functions.hpp
r83c2453 r440c0cb 85 85 if (ret == NSCAPI::log_level::error) 86 86 return Plugin::LogEntry_Entry_Level_LOG_ERROR; 87 if (ret == NSCAPI::log_level::log)88 return Plugin::LogEntry_Entry_Level_LOG_INFO;89 87 if (ret == NSCAPI::log_level::info) 90 88 return Plugin::LogEntry_Entry_Level_LOG_INFO;
Note: See TracChangeset
for help on using the changeset viewer.








