star-uvm

Spatial structuring of unstructured volumetric meshes
git clone git://git.meso-star.fr/star-uvm.git
Log | Files | Refs | README | LICENSE

commit 21b67b362f5bf7750699bdbcf4fc627f729c3b1f
parent 0a597dbbbc0215a1f579a60bb3f874bc9e1fa7de
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Wed, 21 Oct 2020 15:59:24 +0200

Fix a comment

Diffstat:
Msrc/suvm.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/suvm.h b/src/suvm.h @@ -93,7 +93,7 @@ typedef void struct logger; struct mem_allocator; -/* Forwar declaration of opaque data types */ +/* Forward declaration of opaque data types */ struct suvm_device; struct suvm_volume;