fixed newline at end of file

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1229 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
shatty
2002-09-28 03:22:22 +00:00
parent 6b7dd0c23b
commit 6098bc5ff6
73 changed files with 71 additions and 73 deletions
-1
View File
@@ -82,4 +82,3 @@ void TreeView::SetTreeViewStatus(bool condition)
{ {
status = condition; status = condition;
} }
-1
View File
@@ -66,4 +66,3 @@
break; break;
} }
} }