Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
This commit is contained in:
commit
c6fb738f98
91 changed files with 946 additions and 7101 deletions
|
@ -76,7 +76,7 @@ db_get_result_message(db_result_t code)
|
|||
case DB_NAME_ERROR:
|
||||
return "Invalid name";
|
||||
case DB_RELATIONAL_ERROR:
|
||||
return "Relational algebra error";
|
||||
return "Semantic error";
|
||||
case DB_TYPE_ERROR:
|
||||
return "Type error";
|
||||
case DB_IMPLEMENTATION_ERROR:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue