Package lines for core:image.

This commit is contained in:
Jeroen van Rijn
2025-10-09 17:18:51 +02:00
parent 51cd08296f
commit 673358f8b9
7 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/*
package png implements a PNG image reader
package png implements a PNG image reader.
The PNG specification is at [[ https://www.w3.org/TR/PNG/ ]].