replace tab with space, update samples

This commit is contained in:
wing328
2015-10-30 16:37:23 +08:00
parent 42e10fbb14
commit c8ce84f650
26 changed files with 1669 additions and 731 deletions

View File

@@ -1911,8 +1911,8 @@ public class DefaultCodegen {
// better error handling when map/array type is invalid
if (name == null) {
LOGGER.error("String to be sanitized is null. Default to ERROR_UNKNOWN");
return "ERROR_UNKNOWN";
LOGGER.error("String to be sanitized is null. Default to ERROR_UNKNOWN");
return "ERROR_UNKNOWN";
}
// input[] => input