Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreutarass2010-07-13 20:54:28 +0000
committereutarass2010-07-13 20:54:28 +0000
commitbba01b255c155ee34c28e151934bdcd009dfbbb9 (patch)
tree7637802c68ebc4c3389f46c04bdd8907fa9e51f0
parent3f0dda210a02e7f905561566a7c774a83408d762 (diff)
downloadorg.eclipse.tcf-bba01b255c155ee34c28e151934bdcd009dfbbb9.tar.gz
org.eclipse.tcf-bba01b255c155ee34c28e151934bdcd009dfbbb9.tar.xz
org.eclipse.tcf-bba01b255c155ee34c28e151934bdcd009dfbbb9.zip
Code cleanup: trailing empty lines are removed from source files
-rw-r--r--docs/TCF Service - Breakpoints.html2
-rw-r--r--docs/TCF Service - File System.html2
-rw-r--r--docs/TCF Services.html1
-rw-r--r--docs/TCF Specification.html1
-rw-r--r--plugins/org.eclipse.tm.tcf.debug.ui/build.properties2
-rw-r--r--plugins/org.eclipse.tm.tcf/build.properties1
6 files changed, 0 insertions, 9 deletions
diff --git a/docs/TCF Service - Breakpoints.html b/docs/TCF Service - Breakpoints.html
index 723cb659f..6e33883bc 100644
--- a/docs/TCF Service - Breakpoints.html
+++ b/docs/TCF Service - Breakpoints.html
@@ -855,5 +855,3 @@ E &bull; Breakpoints &bull; contextRemoved &bull; <i>&lt;array of breakpoint IDs
</body>
</html>
-
-
diff --git a/docs/TCF Service - File System.html b/docs/TCF Service - File System.html
index 8410e04e4..d23a7d9ec 100644
--- a/docs/TCF Service - File System.html
+++ b/docs/TCF Service - File System.html
@@ -1167,5 +1167,3 @@ R &bull; <i>&lt;token&gt;</i> &bull; <i>&lt;int: real UID&gt;</i> &bull; <i>&lt;
</body>
</html>
-
-
diff --git a/docs/TCF Services.html b/docs/TCF Services.html
index 11b348a5a..a8ba4bbd6 100644
--- a/docs/TCF Services.html
+++ b/docs/TCF Services.html
@@ -208,4 +208,3 @@ same way as "OTHER".</p>
</body>
</html>
-
diff --git a/docs/TCF Specification.html b/docs/TCF Specification.html
index fc7c8dd33..bc09fed64 100644
--- a/docs/TCF Specification.html
+++ b/docs/TCF Specification.html
@@ -1599,4 +1599,3 @@ E &bull; Locator &bull; peerHeartBeat &bull; <i>&lt;string: peer ID&gt;</i> &bul
</body>
</html>
-
diff --git a/plugins/org.eclipse.tm.tcf.debug.ui/build.properties b/plugins/org.eclipse.tm.tcf.debug.ui/build.properties
index 9d4cb0cb6..39c4c9da1 100644
--- a/plugins/org.eclipse.tm.tcf.debug.ui/build.properties
+++ b/plugins/org.eclipse.tm.tcf.debug.ui/build.properties
@@ -18,5 +18,3 @@ bin.includes = META-INF/,\
icons/,\
agent/
src.includes = about.html
-
-
diff --git a/plugins/org.eclipse.tm.tcf/build.properties b/plugins/org.eclipse.tm.tcf/build.properties
index 5f7dbaa1f..21c006cd1 100644
--- a/plugins/org.eclipse.tm.tcf/build.properties
+++ b/plugins/org.eclipse.tm.tcf/build.properties
@@ -17,4 +17,3 @@ bin.includes = META-INF/,\
plugin.xml
src.includes = about.html,\
schema/
-

Back to the top