Fixed a bad comment line.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4024 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Phil Greenway
2003-07-20 03:27:00 +00:00
parent 566eea5a61
commit 796880c693
3 changed files with 3 additions and 3 deletions
+2
View File
@@ -69,3 +69,5 @@ int main(void)
return 0;
}
// end ------------------------------------------------------------------------------------------------------ //
+1 -1
View File
@@ -26,4 +26,4 @@ ResourceUsageView::ResourceUsageView (BRect frame) : BView (frame, "ResourceUsag
SetViewColor(ui_color(B_PANEL_BACKGROUND_COLOR));
}
// ------------------------------------------------------------------------------------------------- //
----------------------- //
@@ -95,5 +95,3 @@ void ResourceUsageWindow::MessageReceived (BMessage *message)
}
// -------------------------------------------------------------------------------------------------- //
------------------------------------------------------------------------------------------ //