Skip to content

Commit df73f08

Browse files
committed
v4.0 beta 14
1 parent 875e377 commit df73f08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/assimp/version.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ import glm_.i
4848
* lines.
4949
* @return Pointer to static string.
5050
*/
51-
val legalString ="""
51+
val legalString = """
5252
Open Asset Import Library (Assimp).
5353
A free C/C++ library to import various 3D file formats into applications
5454

0 commit comments

Comments
 (0)