Fix newline at end of file

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7649 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2004-05-26 08:48:50 +00:00
parent 9e0bed9949
commit 5ddc4cae1d
3 changed files with 3 additions and 3 deletions

View File

@ -56,4 +56,4 @@ class DirectoryFilePanel : public BFilePanel {
BButton *fCurrentButton;
};
#endif
#endif

View File

@ -75,4 +75,4 @@ class RuleRefFilter : public BRefFilter {
ExpanderRules &fRules;
};
#endif /* _ExpanderRules_h */
#endif /* _ExpanderRules_h */

View File

@ -49,4 +49,4 @@ class ExpanderSettings {
bool fUpdated;
};
#endif /* _ExpanderSettings_h */
#endif /* _ExpanderSettings_h */