diff --git a/src/TNL/FileName.cpp b/src/TNL/FileName.cpp index b8601ce2e92426af593efa1309a5af4954e0725e..ecbe0a664bb30c254067c20619e3b6370f83d3b5 100644 --- a/src/TNL/FileName.cpp +++ b/src/TNL/FileName.cpp @@ -95,4 +95,4 @@ void removeFileExtension( String& fileName ) fileName. setString( fileName. getString(), 0, i ); } -} // namespace TNL \ No newline at end of file +} // namespace TNL