From 13639e1b05d8c8b5b1e9efd543573834501aefaa Mon Sep 17 00:00:00 2001 From: eronkeo Date: Wed, 8 Aug 2018 16:22:25 +0100 Subject: remove tab characters from code Change-Id: I5b1d041561056833f744270350b3d2c9cd4e1dcb Issue-ID: DMAAP-570 Signed-off-by: eronkeo --- .../src/main/resources/EelfMessages.properties | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'datarouter-node/src/main/resources/EelfMessages.properties') diff --git a/datarouter-node/src/main/resources/EelfMessages.properties b/datarouter-node/src/main/resources/EelfMessages.properties index 8c17417d..659748e9 100644 --- a/datarouter-node/src/main/resources/EelfMessages.properties +++ b/datarouter-node/src/main/resources/EelfMessages.properties @@ -7,9 +7,9 @@ # * Licensed under the Apache License, Version 2.0 (the "License"); # * you may not use this file except in compliance with the License. # * You may obtain a copy of the License at -# * +# * # * http://www.apache.org/licenses/LICENSE-2.0 -# * +# * # * Unless required by applicable law or agreed to in writing, software # * distributed under the License is distributed on an "AS IS" BASIS, # * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -33,12 +33,12 @@ # ###### #Error code classification category -#100 Permission errors -#200 Availability errors/Timeouts -#300 Data errors -#400 Schema Interface type/validation errors -#500 Business process errors -#900 Unknown errors +#100 Permission errors +#200 Availability errors/Timeouts +#300 Data errors +#400 Schema Interface type/validation errors +#500 Business process errors +#900 Unknown errors # ######################################################################## -- cgit 1.2.3-korg