fixed newline at end of file.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1207 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
shatty 2002-09-27 05:40:17 +00:00
parent 4e0b2752ad
commit 74daea1f06
2 changed files with 2 additions and 2 deletions

View File

@ -19,4 +19,4 @@ void ShowImageStatusView::SetCaption( char * Caption )
{
m_caption = Caption;
Invalidate();
}
}

View File

@ -41,4 +41,4 @@ private:
static BList s_winList;
};
#endif /* _ShowImageWindow_h */
#endif /* _ShowImageWindow_h */