@ -53,7 +53,7 @@ int errorMessage(int errorCode)
returnValue = -12;
break;
default:
return -13;
return returnValue;
}