Merge pull request #4081 from ingowald/master

fixed incorrect/misleading comment at end of scene.h
pull/4072/head
Kim Kulling 2021-09-14 08:24:08 +02:00 committed by GitHub
commit 002cdcdd7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -437,7 +437,7 @@ struct aiScene
}; };
#ifdef __cplusplus #ifdef __cplusplus
} //! namespace Assimp }
#endif #endif //! extern "C"
#endif // AI_SCENE_H_INC #endif // AI_SCENE_H_INC