From d399bff94553e4f63e869731b3f86e2bcdf0c4d2 Mon Sep 17 00:00:00 2001 From: kkolinko Date: Sun, 31 Oct 2010 15:22:12 +0000 Subject: [PATCH] Remove space char from the end of a line git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1029380 13f79535-47bb-0310-9956-ffa450edef68 --- res/config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/config.ini b/res/config.ini index ea1657299..ad5b32f72 100644 --- a/res/config.ini +++ b/res/config.ini @@ -12,7 +12,7 @@ ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ; See the License for the specific language governing permissions and ; limitations under the License. - + [Settings] NumFields=7 -- 2.11.0