fix warnings no newline at end of file

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19252 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2006-11-10 21:47:21 +00:00
parent 2bc2898a84
commit 1fb778c8e7
22 changed files with 44 additions and 22 deletions

View File

@ -148,4 +148,5 @@ void App::MessageReceived(
}
}
// END -- AddOnHostApp.cpp --
// END -- AddOnHostApp.cpp --

View File

@ -41,4 +41,5 @@ private: // implementation
}; // addon_host
__END_CORTEX_NAMESPACE
#endif /*__NodeManager_AddOnHostApp_H__*/
#endif /*__NodeManager_AddOnHostApp_H__*/

View File

@ -254,4 +254,5 @@ private: // *** data
};
__END_CORTEX_NAMESPACE
#endif // __DiagramView_H__
#endif // __DiagramView_H__

View File

@ -49,4 +49,5 @@ private: // implementation
};
__END_CORTEX_NAMESPACE
#endif /*__NodeManager_AddOnHost_H__*/
#endif /*__NodeManager_AddOnHost_H__*/

View File

@ -59,4 +59,5 @@ inline void assert_locked(const ILockable* target) {
//};
__END_CORTEX_NAMESPACE
#endif /*__node_manager_impl_H__*/
#endif /*__node_manager_impl_H__*/

View File

@ -27,4 +27,5 @@ public: // *** INTERFACE
};
__END_CORTEX_NAMESPACE
#endif /*__IStateArchivable_H__*/
#endif /*__IStateArchivable_H__*/

View File

@ -72,4 +72,5 @@ void StringContent::xmlImportComplete(
content.Remove(from+1, last-from);
}
// END -- StringContent.cpp --
// END -- StringContent.cpp --

View File

@ -142,4 +142,5 @@ private: // *** members
__END_CORTEX_NAMESPACE
#endif /*__MessageIO_H__*/
#endif /*__MessageIO_H__*/

View File

@ -130,4 +130,5 @@ private: // *** implementation
};
__END_CORTEX_NAMESPACE
#endif /*__ConnectionIO_H__*/
#endif /*__ConnectionIO_H__*/

View File

@ -535,4 +535,5 @@ void DormantNodeIO::xmlImportComplete(
ImportContext& context) { TOUCH(context); } //nyi; +++++ final checks?
// END -- DormantNodeIO.cpp --
// END -- DormantNodeIO.cpp --

View File

@ -108,4 +108,5 @@ private: // *** implementation
};
__END_CORTEX_NAMESPACE
#endif /*__DormantNodeIO_H__*/
#endif /*__DormantNodeIO_H__*/

View File

@ -212,4 +212,5 @@ void LiveNodeIO::xmlImportChild(
void LiveNodeIO::xmlImportComplete(
ImportContext& context) {}
// END -- LiveNodeIO.cpp --
// END -- LiveNodeIO.cpp --

View File

@ -126,4 +126,5 @@ private: // *** implementation
};
__END_CORTEX_NAMESPACE
#endif /*__LiveNodeIO_H__*/
#endif /*__LiveNodeIO_H__*/

View File

@ -143,4 +143,5 @@ status_t NodeSetIOContext::getNodeFor(
// -------------------------------------------------------- //
// END -- NodeSetIOContext.cpp --
// END -- NodeSetIOContext.cpp --

View File

@ -272,4 +272,5 @@ void __CORTEX_NAMESPACE__ _add_string_elements(
docType->addMapping(new Mapping<StringContent>(_REF_ELEMENT));
}
// END -- route_app_io.cpp --
// END -- route_app_io.cpp --

View File

@ -102,4 +102,5 @@ void _add_string_elements(
XML::DocumentType* docType);
__END_CORTEX_NAMESPACE
#endif /*__route_app_io_h__*/
#endif /*__route_app_io_h__*/

View File

@ -25,4 +25,5 @@ void ValCtrlLayoutEntry::InitChildFrame(ValCtrlLayoutEntry& e) {
}
// END -- ValCtrlLayoutEntry.cpp --
// END -- ValCtrlLayoutEntry.cpp --

View File

@ -38,4 +38,5 @@ enum message_t {
}; // addon_host
__END_CORTEX_NAMESPACE
#endif //__CORTEX_ADD_ON_HOST_PROTOCOL_H__
#endif //__CORTEX_ADD_ON_HOST_PROTOCOL_H__

View File

@ -139,4 +139,5 @@ void MouseTrackingSourceView::FrameResized(float width, float height) {
}
*/
// END -- MouseTrackingHelpers.cpp --
// END -- MouseTrackingHelpers.cpp --

View File

@ -85,4 +85,5 @@ private: // members
};
__END_CORTEX_NAMESPACE
#endif /*__ObservableHandler_H__*/
#endif /*__ObservableHandler_H__*/

View File

@ -100,4 +100,5 @@ private: // members
};
__END_CORTEX_NAMESPACE
#endif /*__ObservableLooper_H__*/
#endif /*__ObservableLooper_H__*/

View File

@ -59,4 +59,5 @@ private:
};
__END_CORTEX_NAMESPACE
#endif /*__TextControlFloater_H__*/
#endif /*__TextControlFloater_H__*/