fixed newline at end of file.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1239 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
shatty 2002-09-28 08:50:32 +00:00
parent 4e2492b438
commit ce832bb128
7 changed files with 5 additions and 7 deletions

View File

@ -547,4 +547,4 @@ FontsWindow::EmptyFontList()
}
fList->MakeEmpty();
#endif
}
}

View File

@ -80,4 +80,3 @@ private:
#endif

View File

@ -69,4 +69,3 @@ private:
#endif

View File

@ -99,4 +99,4 @@ main()
app.Run();
return 0;
}
}

View File

@ -115,4 +115,4 @@ BMPView::Draw(BRect area)
*/
char writtenby[] = "Written by the OBOS Translation Kit Team";
DrawString(writtenby, BPoint(xbold, yplain * 7 + ybold));
}
}

View File

@ -43,4 +43,4 @@ public:
// Posts a quit message so that the application closes properly
};
#endif
#endif

View File

@ -85,4 +85,4 @@ public:
} data;
};
#endif _MIDI_EVENT_H_
#endif _MIDI_EVENT_H_