fixed newline at end of file.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1220 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
shatty
2002-09-28 00:54:25 +00:00
parent 5cd2d50a61
commit 285c5708a2
16 changed files with 15 additions and 16 deletions
+1 -1
View File
@@ -149,4 +149,4 @@ PulseWindow::~PulseWindow() {
bool PulseWindow::QuitRequested() {
be_app->PostMessage(B_QUIT_REQUESTED);
return true;
}
}