From 538f276ae0414ea34ede6090b5f56e8fecd6fc65 Mon Sep 17 00:00:00 2001 From: Chris Sherlock Date: Tue, 9 Feb 2016 09:21:53 +1100 Subject: Formatting changes across all modules + Removed comment cruft + Tab formatting in number of files + Some commented out code removed + Tab characters replaced with spaces + Newline cleanup in quite a few files + Tweak header guard #endifs Change-Id: I3208ff2f047da890edcc49b73389aca22442f5fc Reviewed-on: https://gerrit.libreoffice.org/22221 Tested-by: Jenkins Reviewed-by: Chris Sherlock --- include/avmedia/modeltools.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/avmedia') diff --git a/include/avmedia/modeltools.hxx b/include/avmedia/modeltools.hxx index 541c5d3c4d58..8d68e2bbb1ff 100644 --- a/include/avmedia/modeltools.hxx +++ b/include/avmedia/modeltools.hxx @@ -28,7 +28,7 @@ bool AVMEDIA_DLLPUBLIC Embed3DModel( bool AVMEDIA_DLLPUBLIC IsModel(const OUString& rMimeType); -} // namespace avemdia +} // namespace avmedia #endif // INCLUDED_AVMEDIA_MODELTOOLS_HXX -- cgit