Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugene Tarassov2011-09-30 16:55:04 +0000
committerEugene Tarassov2011-09-30 16:55:04 +0000
commit1cfb8ec6ef22a05eb802be8261e10d84d54a5854 (patch)
treee075763a881a30de260eba843371a3c6fd2de2ab /features/org.eclipse.tm.tcf.cdt.sdk.feature/build.properties
parent31a75a7702280cbef0c4aae0cffe8727947c4ac7 (diff)
downloadorg.eclipse.tcf-1cfb8ec6ef22a05eb802be8261e10d84d54a5854.tar.gz
org.eclipse.tcf-1cfb8ec6ef22a05eb802be8261e10d84d54a5854.tar.xz
org.eclipse.tcf-1cfb8ec6ef22a05eb802be8261e10d84d54a5854.zip
Source code cleanup: CRLF -> LF, removing extra space chars
Diffstat (limited to 'features/org.eclipse.tm.tcf.cdt.sdk.feature/build.properties')
-rw-r--r--features/org.eclipse.tm.tcf.cdt.sdk.feature/build.properties12
1 files changed, 6 insertions, 6 deletions
diff --git a/features/org.eclipse.tm.tcf.cdt.sdk.feature/build.properties b/features/org.eclipse.tm.tcf.cdt.sdk.feature/build.properties
index 296f7b7a6..a182fb1b4 100644
--- a/features/org.eclipse.tm.tcf.cdt.sdk.feature/build.properties
+++ b/features/org.eclipse.tm.tcf.cdt.sdk.feature/build.properties
@@ -1,6 +1,6 @@
-bin.includes = feature.xml,\
- eclipse_update_120.jpg,\
- epl-v10.html,\
- feature.properties,\
- license.html
-src.includes = feature.properties
+bin.includes = feature.xml,\
+ eclipse_update_120.jpg,\
+ epl-v10.html,\
+ feature.properties,\
+ license.html
+src.includes = feature.properties

Back to the top