fix comments to relieve warning

This commit is contained in:
Alec Jacobson
2022-02-18 16:44:04 -05:00
parent 19a7487a74
commit 09e90b47c4
+8 -8
View File
@@ -1,10 +1,10 @@
/* high level interface for MshSaver */
/* Copyright (C) 2020 Vladimir Fonov <vladimir.fonov@gmail.com> */
/*
/* This Source Code Form is subject to the terms of the Mozilla */
/* Public License v. 2.0. If a copy of the MPL was not distributed */
/* with this file, You can obtain one at http://mozilla.org/MPL/2.0/. */
// high level interface for MshSaver
//
// Copyright (C) 2020 Vladimir Fonov <vladimir.fonov@gmail.com>
//
// This Source Code Form is subject to the terms of the Mozilla
// Public License v. 2.0. If a copy of the MPL was not distributed
// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
#ifndef IGL_WRITE_MSH_H
#define IGL_WRITE_MSH_H
#include "igl_inline.h"
@@ -54,4 +54,4 @@ namespace igl
# include "writeMSH.cpp"
#endif
#endif //IGL_WRITE_MSH_H
#endif //IGL_WRITE_MSH_H