From 424eb63499cf3cd7abc9ced05b2a662c5d322871 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Fri, 3 May 2002 17:18:31 +0000 Subject: [PATCH] Added a newline at the end of file -- for testing purposes, mostly. [SVN r13649] --- new/feature.jam | 2 +- v2/build/feature.jam | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/new/feature.jam b/new/feature.jam index 052d0bffe..f8c5e1ba9 100644 --- a/new/feature.jam +++ b/new/feature.jam @@ -688,4 +688,4 @@ local rule __test__ ( ) catch \"not-a-version\" is not a known subfeature value of feature ; } -} \ No newline at end of file +} diff --git a/v2/build/feature.jam b/v2/build/feature.jam index 052d0bffe..f8c5e1ba9 100644 --- a/v2/build/feature.jam +++ b/v2/build/feature.jam @@ -688,4 +688,4 @@ local rule __test__ ( ) catch \"not-a-version\" is not a known subfeature value of feature ; } -} \ No newline at end of file +}