mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-01 02:54:57 +02:00
fix: small beautification
This commit is contained in:
parent
62ad5f3681
commit
b1ebd6fa32
|
|
@ -102,7 +102,7 @@ public class SourceLimitTest extends BasicTest {
|
|||
//delete sources
|
||||
al.deleteSources(sourcesToCreate, Sys.getDirectBufferAddress(sources));
|
||||
|
||||
System.out.println("successfully created " + sourcesToCreate + "sources!");
|
||||
System.out.println("successfully created " + sourcesToCreate + " sources!");
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue