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:
@@ -69,3 +69,5 @@ int main(void)
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
// end ------------------------------------------------------------------------------------------------------ //
|
// end ------------------------------------------------------------------------------------------------------ //
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -26,4 +26,4 @@ ResourceUsageView::ResourceUsageView (BRect frame) : BView (frame, "ResourceUsag
|
|||||||
SetViewColor(ui_color(B_PANEL_BACKGROUND_COLOR));
|
SetViewColor(ui_color(B_PANEL_BACKGROUND_COLOR));
|
||||||
}
|
}
|
||||||
// ------------------------------------------------------------------------------------------------- //
|
// ------------------------------------------------------------------------------------------------- //
|
||||||
----------------------- //
|
|
||||||
|
|||||||
@@ -95,5 +95,3 @@ void ResourceUsageWindow::MessageReceived (BMessage *message)
|
|||||||
}
|
}
|
||||||
// -------------------------------------------------------------------------------------------------- //
|
// -------------------------------------------------------------------------------------------------- //
|
||||||
|
|
||||||
------------------------------------------------------------------------------------------ //
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user