mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-05 22:45:50 +00:00
fix: small beautification
This commit is contained in:
parent
62ad5f3681
commit
b1ebd6fa32
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue